React Native Firebase Sandbox

1K+
Downloads
Content rating
Parental guidance
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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"
Updated on
Dec 11, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Personal info and Photos and videos
Data is encrypted in transit
You can request that data be deleted

What’s new

This release notes for version 1.2.0 includes fixes and optimization!
- Fix Google sign in (for real now!)
- Temporary fix for overlapping video in social
- Improve push notification for incoming chat (still work in progress)
- Fix UI for certain components