Available features you can try:
1. Authentication
See how Firebase Auth works in React Native. User can sign in with email and password, sign up with Google provider or sign in anonymously.
2. To-do
Using Firestore database, read and write operation are fast and real-time.
3. Social
You can create a post with title, description and even media.
4. Chat
You can chat with another authenticated user!
5? Many more to come.
Tech stacks:
"react-native": "0.76.1"
"@react-native-firebase/app": "^21.3.0"
"@react-native-firebase/auth": "^21.3.0"
"@react-native-firebase/firestore": "^21.3.0"
"@react-native-firebase/messaging": "^21.6.1"
"@react-native-firebase/storage": "^21.3.0"
"@reduxjs/toolkit": "^2.3.0"
"@notifee/react-native": "^9.1.3"
"@react-navigation/native": "^6.1.18"
"@react-native-google-signin/google-signin": "^13.1.0"
"react-hook-form": "^7.53.1"
"react-native-mmkv": "^3.1.0"