Arjun-sna / react-native-githubgist-client

React native mobile application for Github gist. :iphone:

Home Page:https://play.google.com/store/apps/details?id=com.githubgist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React native mobile application for Github gist. :iphone:

https://play.google.com/store/apps/details?id=com.githubgist


Languages

Language:JavaScript 89.3%Language:Objective-C 6.0%Language:Java 2.5%Language:Python 2.3%