Skip to content

Reddit application on React Native

Notifications You must be signed in to change notification settings

jeroenpg/reddit-app

 
 

Repository files navigation

Build Status

React Native Reddit

Preview

Running the project

Requires react-native-cli installed

  1. Clone the project
  2. Install dependencies with npm install
  3. Start the dev server with npm start
  4. Run with react-native run-android or react-native run-ios

Run Unit Tests

npm test

Run e2e Detox Tests

npm run test-ios-debug

3rd Party Libs used:

  • Redux
  • Redux-logger
  • Redux-persist
  • Redux-thunk
  • Axios
  • React-native-simple-toast
  • React-native-navigation
  • Enzyme
  • Detox

License

MIT License

About

Reddit application on React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • Objective-C 11.7%
  • Python 3.9%
  • Java 2.1%