1hbb / RN-RedditClient

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 84.9%Language:Java 7.0%Language:Objective-C 5.1%Language:Starlark 2.1%Language:Ruby 0.9%