Error : unrecognize fontfamily ionicons react native
Error : unrecognize fontfamily ionicons react native
我在 react-native 中有这个错误 运行-ios
:
错误:无法识别的字体系列 ionicons react native
您是否使用 react-native link
链接了它?
这个错误是因为react native没有那个font Family,自定义字体需要自己添加,这里是link,希望对你有帮助:
https://medium.com/react-native-training/react-native-custom-fonts-ccc9aacf9e5e
我在 react-native 中有这个错误 运行-ios : 错误:无法识别的字体系列 ionicons react native
您是否使用 react-native link
链接了它?
这个错误是因为react native没有那个font Family,自定义字体需要自己添加,这里是link,希望对你有帮助: https://medium.com/react-native-training/react-native-custom-fonts-ccc9aacf9e5e