在React Native开发中,经常需要使用一些第三方的图像库,react-native-vector-icons
就是这样一个不错的矢量图标库。不过,今天最新版本的RN在使用的时候,给报了一个错,如下所示。
Unrecognized font family 'Ionicons'
+[RCTFont updateFont:withFamily:size:weight:style:variant:scaleMultiplier:]
RCTFont.mm:329
-[RCTTextAttributes effectiveFont