转载

elm-react-native:高仿饿了么 App(React Native)

elm-react-native

elm-react-native:高仿饿了么 App(React Native)

This is a high simulating eleme app (eleme website) , implemented by React Native . This app can run on iOS and Android, the app has no use to any API, no data, it is a UI display App, the UI of the app has more than 95% in common with eleme app. This is a learning React Native process, it is a demo project.

Welcome issues, PR, star.

App uses these dependencies

  • react-native-blur
  • react-native-swiper
  • react-native-parabolic
  • react-native-vector-icons
  • react-native-tab-navigator
  • react-native-splash-screen
  • react-native-scrollable-tab-view

Run app

First of all need to install run React Native related to the environment. Please use Android studio to open android folder, if you want to run in android simulator.

git clone https://github.com/stoneWeb/elm-react-native.git
cd elm-react-native && npm install
react-native link
react-native run-ios

Screenshot

elm-react-native:高仿饿了么 App(React Native) elm-react-native:高仿饿了么 App(React Native) elm-react-native:高仿饿了么 App(React Native)

elm-react-native:高仿饿了么 App(React Native)

elm-react-native:高仿饿了么 App(React Native)

elm-react-native:高仿饿了么 App(React Native)

elm-react-native:高仿饿了么 App(React Native)

License

The MIT License .

原文  https://github.com/stoneWeb/elm-react-native
正文到此结束
Loading...