Skip to content

基于 react-native 构建一个模拟外卖平台的原生APP

Notifications You must be signed in to change notification settings

zllz5230/RN-elm

 
 

Repository files navigation

project

利用 react-native 构建一个模拟外卖平台的原生APP。

项目运行


git clone https://github.com/bailicangdu/React-Native-elm.git


cd React-Native-elm


npm install

//运行 ios 版
react-native run-ios 或者在XCode中直接打开

//运行 android 版
react-native run-android 或者在Android Studio中直接打开


About

基于 react-native 构建一个模拟外卖平台的原生APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • Objective-C 14.3%
  • Python 5.3%
  • Java 4.5%