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

Arjun-sna/react-native-githubgist-client

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