Packages
- @react-native-firebase/app
- @react-native-firebase/analytics
- @react-native-firebase/auth
- @react-native-firebase/firestore
- @reduxjs/toolkit
- react-native-config
- react-native-app-auth
- react-i18n-next
Description
This app has been created o I could practice a bit more some of the services provided by Firebase, and manage multiple API srevices a well. Therefore, this app allows you to login using Firebase auth and access spotify music list and add it to a list to be stores on Firebae Firestore. Also, you can can for movies using TMDB API undeneath, create preffered categories and add your favorite movies to it. The app also uses Analytic and crahlytics to monitor app events and crashes.
🛠️ Fixes and Future releases
- Apply Clean Code principles
- Add automated tests
- Create a CI/CD pipeline