Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Arjun-sna/react-native-githubgist-client

React native mobile application for Github gist. :iphone:
https://github.com/Arjun-sna/react-native-githubgist-client

codepush react-native redux redux-persist redux-saga styled-components

Last synced: 28 days ago
JSON representation

React native mobile application for Github gist. :iphone:

Lists

README

        

React native mobile client application for Github-Gists

This application make use of following libraries
* redux
* redux-saga
* redux-persist
* styled-components

## Contribution

Developers who want to explore react-native and related libraries and tech can use this to get hands-on experience.
Take an issue, resolve it and raise a PR.

## Setup
* Clone the repo
* duplicate `.env.sampleconfig` file and rename it `.env.dev` `.env.prod` `.env.staging` and fill corresponding values in those files
* To run it in android, execute the command `npm run android-dev`
* To run it in iOS, open the project in xcode, choose the required schema and simulator and run the app

## Screen Shots