We would like to share our development stack for our react native projects including the most important components and packages we use
Major Components
- Expo
- React Native
- Firebase (Web SDK)
Packages
- react-navigation: Routing and navigation
- redux: State management
- redux-persist: Persistence of the state
- redux-saga: Empowering asynchronous calls in redux
- redux-saga-firebase: Great library for combining redux-saga and firebase
- react-native-i18n: For i18n of our apps
- react-native-extended-stylesheet: Powerful stylesheet extension for react native
- sentry-expo: Issue reporting