Start React Native In Android
发布时间:2020-12-15 04:47:52 所属栏目:百科 来源:网络整理
导读:React Native In Android https://facebook.github.io/react-native/docs/getting-started.html#content Requirements OS X - Only OS X is currently supported Homebrew is the recommended way to install nvm,watchman,and flow. Install Node.js 4.0 or
React Native In Androidhttps://facebook.github.io/react-native/docs/getting-started.html#content Requirements
We recommend periodically running brew update && brew upgrade to keep your programs up-to-date. Quick Start按照Tutorial的教程,安装上面Requirements的东东 $ react-native --help
Command `--help` unrecognized
Usage: react-native <command>
Commands:
start: starts the webserver
install: installs npm react components
bundle: builds the javascript bundle for offline use
new-library: generates a native library bridge
android: generates an Android project for your app
Summaryreact-native 的很多特性和API在Android上还没有实现,比如Android没有修改url的接口,也不能bundle,因此目前只能玩玩demo,等1.0版本吧 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |