Skip to content

React Native Project that includes several basic React Native features and libraries

Notifications You must be signed in to change notification settings

dentep/TheCatAPI

Repository files navigation

TheCatAPI

Type based architecture for React Native application using TheCatAPI.com

✅ Expo

✅ React Navigation

✅ Typescript

✅ Redux

✅ Redux-Persist

✅ Redux-Saga

✅ Theming

✅ Language Support (en, ru, zh)

Alpha 1.0.4 prod

Installation (use any):

  1. Go to project in Expo. Scan QR and use it.
  2. Clone repo -> npm install -> expo start

TODO:

  1. ~~Check for image existence in array of images~~
  2. Delete action in reducer
  3. All API calls to TS
  4. update storage on application start
  5. login/logout
  6. Check API for duplicate images on calls (might be API error)