react-native link react-native-vector-icons
react-native link react-native-vector-icons
RNVectorIconsのRCTLog.hにRedefintion of ...
というエラーが表示されます。それはライブラリですか?)私のネイティブプロジェクトに反応するXcodeのエラー。これらのビルドエラーを修正するにはどうすればいいですか?react-native unlink react-native-vector-icons
を試しましたが、そのエラーはERR! It seems something went wrong while unlinking. Error: Cannot read property 'config' of undefined
なので、手動で修正する必要があります。コンテキストの場合Redefinition of ... ReactネイティブプロジェクトでRNVectorIconsをリンクした後のRCTLog.hのエラー
私は、@のshoutem/UIを使用してからエラーがネイティブ反応は見られないフォントを回避しようとしていました。
https://github.com/shoutem/ui/issues/95