【已解决】react-native-navigation的example出错:boost/iterator/iterator_adaptor.hpp file not found
crifan 8年前 (2017-10-09) 2714浏览
网上下载了个 react-native-navigation 参考: react-native-navigation/example at master · wix/react-native-navigation 去试试example的效果如何。 然...
crifan 8年前 (2017-10-09) 2714浏览
网上下载了个 react-native-navigation 参考: react-native-navigation/example at master · wix/react-native-navigation 去试试example的效果如何。 然...
crifan 8年前 (2017-09-30) 2288浏览
看到官网: Integration With Existing Apps (和翻译的:集成到现有原生应用 – React Native 中文网) 好像说是: 原先的OC项目中,需要用到Cocoapods才行 “CocoaPods is a...
crifan 8年前 (2017-09-29) 6409浏览
折腾: 【已解决】Mac中搭建ReactNative的Android开发环境 期间,在Android手机中用Expo去扫描React Native的app的QR code,结果出错: Something went wrong Could not l...
crifan 8年前 (2017-09-29) 2528浏览
折腾: 【记录】在android中安装Expo的app 期间,发现推荐的React Native UIExplorer也不错,也去下载: 然后打开后,效果不错: 内容太多,只截图目录,不贴内容了: 【源码】 另外,去搜: React N...
crifan 8年前 (2017-09-29) 3209浏览
之前已经折腾过一点Mac中开发ReactNative的iOS的开发环境了。 现在去试试,搭建RN的Android环境。 react native android React Native Versions – React Native 目...
crifan 8年前 (2017-08-11) 9466浏览
代码: orderItems: [ { “actionName”: “allorder”, “itemIco...
crifan 9年前 (2017-06-11) 2203浏览
weex vue vs react react-native Weex 和 React Native的比较 – 简书 weex vs react-native-博客-云栖社区-阿里云 Introduction — Vue.js weex...
crifan 9年前 (2017-03-25) 3501浏览
【React Native iOS中给导航栏中添加图标的过程】 折腾: 【记录】React Native iOS添加导航栏和列表 期间,主要是: 解决Unrecognized font family ‘Ionicons’的过程,比较曲折。 自己折腾期...
crifan 9年前 (2017-03-25) 2857浏览
折腾: 【已解决】ReactNative iOS中使用react-native-vector-icons中的图标无法正常显示:Warning Failed prop type Invalid prop name of value user-p sup...
crifan 9年前 (2017-03-25) 6498浏览
折腾: 【已解决】React Native iOS中使用navbar-native结果加载图标出错:Unrecognized font family ‘Ionicons’ 期间,参考: react-native-vector-icons direct...