Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Arjun-sna/react-native-githubgist-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dad9866 Â· Jun 7, 2019
Mar 16, 2019
Mar 14, 2019
Mar 14, 2019
Mar 14, 2019
Mar 9, 2019
Mar 9, 2019
Mar 9, 2019
Feb 8, 2018
Mar 14, 2019
Feb 8, 2018
Mar 3, 2019
Mar 9, 2019
Jun 7, 2019
Feb 16, 2018
Apr 21, 2018
Mar 14, 2019
Mar 9, 2019

Repository files navigation

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