从运行Facebook的react-native example开始
看看alloy 和 fed 如何踩坑前进
三步将 React Native 项目运行在 Web 浏览器上面
react native 作品
React Native Playground: Share and test your React Native code in the browser
为什么使用react native
react-native可以集合android,ios通过java和object-c编写native module提供给js做接口使用。这样在js中就可以使用mobile底层的权限。
react native 如何运行
react-natvie init package初始化一个react-native项目
react-native和js一样运行在mobile的webview中,和meteor,apicloud都属于js,不同的是react-native中除了index.android.js和index.ios.js还有有android 和 iOS两个文件夹,用来声明NativeModules
网友评论