【已解决】如何用npm去install安装github上面某个库的指定版本
crifan 8年前 (2017-03-25) 4822浏览 0评论
折腾: 【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
在路上on the way - 走别人没走过的路,让别人有路可走
crifan 8年前 (2017-03-25) 4822浏览 0评论
折腾: 【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
crifan 8年前 (2017-03-25) 2524浏览 0评论
折腾: 【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
crifan 8年前 (2017-03-25) 6003浏览 0评论
折腾: 【已解决】React Native iOS中使用navbar-native结果加载图标出错:Unrecognized font family ‘Ionicons’ 期间,参考: react-native-vector-icons direct...
crifan 8年前 (2017-03-23) 2719浏览 0评论
折腾: 【已解决】Xcode中运行React Native iOS的app到iPhone真机出错:Could not locate device support files 期间,需要去下载最新版本的Xcode并安装 以为最新的是8.1呢,结果去: ...
crifan 8年前 (2017-03-23) 3902浏览 0评论
折腾: 【基本解决】想要给React Native iOS的app中的导航栏中添加图标按钮 期间,用代码: import { Container, Navbar } from ‘navbar-native’; ...
crifan 8年前 (2017-03-23) 2932浏览 0评论
折腾: 【记录】React Native iOS添加导航栏和列表 期间,已经利用react-native-navbar,可以实现一个基本的导航栏了。 至少有title,和右边按钮,然后带文字的。 但是此处需要在导航栏最左边,加上对应的一个图标,点击后...
crifan 8年前 (2017-03-22) 2738浏览 0评论
折腾: 【已解决】React Native iOS的app如何运行到iPhone真机中 期间,选择了Target设备为自己的用USB插入到Mac的iPhone6 然后Xcode中去运行,结果出错: Could not locate devi...
crifan 8年前 (2017-03-22) 4370浏览 0评论
之前已经实现基本的ReactNative的一个界面,运行到了iOS模拟器中。 现在想要去安装到iPhone真机中,看看实际的效果。 react native run iPhone Running On Device – React Native | ...
crifan 8年前 (2017-03-20) 5626浏览 0评论
Mac中,最近发现,Safari中,经常打开网站出现 正在加载dataloading.net http://dataloading.net/j/pne 并且,后来在用google搜索时,都会出现: 自动弹框去打开:dataloading.net 而...
crifan 8年前 (2017-03-19) 7061浏览 0评论
折腾: 【记录】折腾React Native iOS 期间, ➜ ~ npm install -g yarn react-native-cli npm ERR! tar.unpack untar error /Users/crifan/.np...