Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 920 Bytes

File metadata and controls

34 lines (28 loc) · 920 Bytes

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