A basic book store UI built using React Native and Redux.
- It displays a store with 20 books.
- Add to Cart functionality is persisted throughout the app using Redux, to provide UI updates in Bottom Tab Navigator, and the Add buttons everywhere.
- Tech Stack: React Native, React Navigation, React, React Redux, AsyncStorage