Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimashi/react-native-android-demo
React Native Android Demo. UI Component. Native Module. Internet
https://github.com/heimashi/react-native-android-demo
Last synced: 2 days ago
JSON representation
React Native Android Demo. UI Component. Native Module. Internet
- Host: GitHub
- URL: https://github.com/heimashi/react-native-android-demo
- Owner: heimashi
- Created: 2015-12-26T00:24:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T00:53:11.000Z (about 9 years ago)
- Last Synced: 2024-11-11T05:09:46.198Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Native-Android-Demo
* React Native Android Demo
* UI Component.
* Internet
* Native Module# Content
* Native Module -- MyToast Demo
* Native UI Component -- MyTextView Demo
* APIS -- Component Lifecycle Demo
* Internet -- Fetch Demo
* Internet -- XmlHttpRequest Demo
* UI -- Text Demo
* UI -- Image Demo
* UI -- TextInput Demo
* UI -- ProgressBarAndroid Demo
* UI -- SwitchAndroid Demo
* UI -- ScrollView Demo
* UI -- WebView Demo
* UI -- ViewPagerAndroid Demo
* UI -- ToolbarAndroid Demo
* UI -- PullToRefreshViewAndroid Demo
* UI -- Toast Demo
* UI -- IntentAndroid Demo# How to run
* 1.clone this repository
* 2.npm install
* 3.npm start
* 4.build the android project with gradle.
* enjoy it!# Thanks to
[React Native](https://facebook.github.io/react-native/)[React Native for Android ](http://www.race604.com/react-native-android-practice/)
# If you like it, welcome star & pull request