reactnative 的一个demo 一个列表的显示
- npm install
- react-native run-android
3.if BUILD FAILED
Total time: 14.103 secs Could not install the app on the device, read the error above for details. Make sure you have an Android emulator running or a device connected and have set up your Android development environment. Go to https://facebook.github.io/react-native/docs/getting-started.html and check the Android tab for setup instructions. 链接你的手机或模拟器 adb kill-server adb start-server