This is a app that passes the time on the way to commute. It can read daily news and information, as well as enjoy beautiful pictures, relieve the fatigue of a day. It is based on React Native to support both Android and iOS dual platforms.
- react-navigation implementation of page navigation;
- use react-native-vector-icons icon;
- get equipment related information;
- banner;
- FlatList show news,WebView look at the news;
- Tinder-like swipe cards,right slide collection of pictures;
- multiple color themes to switch freely;
- news, picture collection
- aliyun feedback
- react: 16.0.0-alpha.12
- react-native: 0.48.4
- react-native-vector-icons - 3000 Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full stying
- react-native-device-info - Device Information for React Native iOS and Android
- react-native-parallax-scroll-view - A ScrollView-like component with parallax and sticky header support
- react-native-photo-browser - Local and remote media gallery with captions, selections and grid view support for react native
- react-native-splash-screen - A splash screen for react-native, hide when application loaded ,it works on iOS and Android
- react-native-tinder-swipe-cards - Tinder-like swipe cards for your React Native app
- react-native-tab-view - A cross-platform Tab View component for React Native
- react-navigation - Learn once, navigate anywhere
- Clone this repo
git@github.com:songguoping/ReactNative-Tooyue.git
cd ReactNative-Tooyue
- run
npm install
- run
react-native link
- Run
react-native run-ios
- Run
android avd
and start an emulator - Run
react-native run-android
V1.1.0 planning
- QQ、WeChat share
- version update
- ...
Released under the MIT License.