「React Native笔记」 踩坑 Unrecognized font family ‘antoutline’

栏目: IOS · Android · 发布时间: 7年前

内容简介:React Native中 在使用百度和Google都没找到答案,后来去

「React Native笔记」 踩坑 Unrecognized font family ‘antoutline’

React Native中 在使用 ListRadio 组件时,报了这个醒目的错误:Unrecognized font family 'antoutline'

百度和Google都没找到答案,后来去 antd rn 的官方github下的Issues下才找到解决方案。

方法总结如下:

方法一:

  1. 进入 node_modules/@ant-design/icons-react-native/fonts 目录, 复制 antfill.ttfantoutline.ttfXcode Project -> Resources folder .
  2. 打开Xcode,将两个文件添加到依赖中.
  3. 将两个文件 添加到 info.plist -> Fonts provided by application 配置中。

方法二:

运行 react-native link @ant-design/icons-react-native 应该可以正常的解决这个问题,如果不行你应该查看为什么这个不起作用。


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

About Face 3

About Face 3

Alan Cooper、Robert Reimann、David Cronin / John Wiley & Sons / 2007-5-15 / GBP 28.99

* The return of the authoritative bestseller includes all new content relevant to the popularization of how About Face maintains its relevance to new Web technologies such as AJAX and mobile platforms......一起来看看 《About Face 3》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具