dodi-br / react-native-githubgist-client

React native mobile application for github gist. Mostly to code and explore react native and related libraries.

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. Mostly to code and explore react native and related libraries.


Languages

Language:JavaScript 86.6%Language:Objective-C 6.1%Language:Python 4.5%Language:Java 2.8%