Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 150 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 150 Bytes

ReactNativeDemo

##安装

git clone 
npm install

##运行IOS

react-native run-ios

##运行Android

react-native run-android