Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.15 KB

README.md

File metadata and controls

49 lines (34 loc) · 2.15 KB

elm-react-native

cover

React Native GitHub issues PRs Welcome MIT

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

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

home-scroll add scroll

home

comment

order

my

License

The MIT License.