react-native中遇到的坑
神坑React Native之react-native-vector-icons组件报错While resolving module `react-native-vector-icons/MaterialIcons`, the Haste package `react-native-vector-icons` was found. However the module `MaterialIcons` could not be found within the package的解决方案
类似这种图标报错的解决思路:http://www.sunqizheng.com/blog/964.html
网友评论