Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 912 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 912 Bytes

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)