Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satzrp/simple-react-native-application
Simple React Native Application
https://github.com/satzrp/simple-react-native-application
Last synced: 6 days ago
JSON representation
Simple React Native Application
- Host: GitHub
- URL: https://github.com/satzrp/simple-react-native-application
- Owner: satzrp
- Created: 2018-03-27T20:37:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T20:38:35.000Z (over 6 years ago)
- Last Synced: 2024-11-06T12:59:56.242Z (11 days ago)
- Language: JavaScript
- Size: 1.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple React Native Application
Simple react native application, to use as a starter kit for new applications.
## Modules Used
* [React Native](https://facebook.github.io/react-native/)
* [Native Base](https://nativebase.io)
* [Redux](https://redux.js.org)
* [Redux Thunk](https://github.com/gaearon/redux-thunk)
* [React Redux](https://github.com/reactjs/react-redux)
* [React Navigation](https://reactnavigation.org)
* [Superagent](https://visionmedia.github.io/superagent/)## Screenshots
![Screenshot 1](screenshots/1.PNG)
![Screenshot 2](screenshots/2.PNG)## API
[Random User API](https://randomuser.me) used for sample data.
Note: Tested only in iOS simulator