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.
- 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
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