A simple project using The Movie DB Api build with react-native and redux-base architecture
- Movie list
- Movie detail
- Bottom navigation
- Redux-based Architecture (action - reducer - sagas)
- Hooks
- Redux-Saga
- React-Native - React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform..
- Redux - Redux is an open-source JavaScript library for managing and centralizing application state. It is most commonly used with libraries such as React or Angular for building user interfaces.
- Redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development
- Redux-Saga - An intuitive Redux side effect manager.
- React-Navigation 6 - Routing and navigation for your React Native apps.
- Axios - Promise based HTTP client for the browser and node.js
Mehedi Hassan Piash