[22.06.22 Update] New features:
- Form handling:
- Login form with Formik
- Field validation with yup
- Criteria for password field
- Firebase (Auth / Firestore) with Redux integration:
- Sign up / sign in with email
- Sync your data to the cloud
This app is based on The Art Institute of Chicago API. You can fetch 8 random artworks, save favorite ones, get full description via in-app browser.
appArt.mp4
What you will find here:
- State management w/ API calls and persistence (Redux Toolkit, AsyncThunk, Redux Persist)
- UI (components w/ pre-defined styles, shared transitions, pull to refresh spinner)
- In-App browser (WebView)