Loading a font this way: import { Font } from 'expo'; ... async componentDidMount() { await Font.loadAsync({ 'Sailec': ...
確定! 回上一頁