Skip to content

Simple reddit app written in react native. App uses official reddit API.

Notifications You must be signed in to change notification settings

1hbb/RN-RedditClient

Repository files navigation

RN-RedditClient

Simple Reddit client written in RN.

How To Use

  • git clone https://github.com/1hbb/RN-RedditClient.git
  • cd RN-RedditClient
  • npm install
  • For ios only cd ios && pod install && cd .. && react-native run-ios
  • For android onyl react-native run-android

What I Used In This Project

  • react-native": "0.63.3
  • react-redux: ^7.2.1
  • @react-navigation 5
  • redux-logger: ^3.0.6
  • redux-persist: ^6.0.0
  • redux-thunk: ^2.3.0

Screenshots

About

Simple reddit app written in react native. App uses official reddit API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published