当使用本机基时,我得到了错误:You started loading 'Roboto_medium', but used it before it finished loading。export default class App extends React.Component {
await Expo.Fon
我使用博览字体从外部导入两种字体。我使用了require函数来导入它们。我还从世博会进口了博览字体和AppLoading .但是我说fontFamily "open-sans-bold" is not a system font and has not been loadedthrough Font.loadAsync.时出错了
我在这里附加了我的app.js文件,我在不同的组件中使用了fontfamily。import React, { useState } fro