Simple mobile app made by using Expo and React for a school project.
- Authorization using Reqres API
- List view of antiques on Home Screen
- Details of each list items are visible on Details Screen which can be opened through a dialog on Home Screen by clicking on a list item
- Accent color and theme customization on Settings Screen
- Addittion Screen for adding elements to the list on Home Screen
- User list on Users Screen fetched from Reqres API
This project is open-source and can be used for educational purposes.