Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dart200
/
react-native-firebase
Public
forked from
invertase/react-native-firebase
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 26, 2021
docs(firestore): Add code marks around the transaction's set method (#5086)
Show description for a61d0cd
TPXP
authored
a61d0cd
Copy full SHA for a61d0cd
chore(release): release packages
Salakar
committed
593b225
Copy full SHA for 593b225
chore(dependencies): update all javascript dependencies to current
Show description for aaf8b72
mikehardy
committed
aaf8b72
Copy full SHA for aaf8b72
feat(sdks): firebase-ios-sdk 7.9.0 / firebase-android-sdk 26.8.0
Show description for 324f8ff
mikehardy
committed
324f8ff
Copy full SHA for 324f8ff
chore(android): update gradle plugin and google-services plugin
mikehardy
committed
84f2742
Copy full SHA for 84f2742
docs(CODE_OF_CONDUCT): update link protocol from http to https (#5075)
Show description for b17daa7
isamu
authored
b17daa7
Copy full SHA for b17daa7
Commits on Mar 25, 2021
docs(remote-config): Fix code formatting of example displayed on docs (#5069)
Show description for d6d5f96
vaibhavhrt
authored
d6d5f96
Copy full SHA for d6d5f96
Commits on Mar 19, 2021
chore(ci): use JDK11
Show description for 6783245
mikehardy
committed
6783245
Copy full SHA for 6783245
chore(ci): use node 14
mikehardy
committed
8a54669
Copy full SHA for 8a54669
chore(ci): update github action versions
Show description for 617a198
mikehardy
committed
617a198
Copy full SHA for 617a198
Commits on Mar 17, 2021
docs(hermes): note that hermes could work now (#5040)
iqqmuT
authored
480a172
Copy full SHA for 480a172
docs(CHANGELOG): specifically note v11.1.2 is for react-native 0.64+
mikehardy
authored
b2c4a1e
Copy full SHA for b2c4a1e
chore(release): release packages
Salakar
committed
cde3ad1
Copy full SHA for cde3ad1
fix(database, types): harmonize on/once/off types with firebase-js-sdk
Show description for fbc06ca
mikehardy
committed
fbc06ca
Copy full SHA for fbc06ca
build(tests, ios): unify iOS debug build target, remove build filters
Show description for 8861ea4
mikehardy
committed
8861ea4
Copy full SHA for 8861ea4
test: update tests module to react-native 0.64
mikehardy
committed
2378d75
Copy full SHA for 2378d75
fix(listeners): port Emitter.once to analogous addListener/remove API
Show description for 5eb2f59
mikehardy
committed
5eb2f59
Copy full SHA for 5eb2f59
test(ios): commit Podfile.lock from RNFB v11.1.1 release
mikehardy
committed
748431d
Copy full SHA for 748431d
Commits on Mar 16, 2021
chore(release): release packages
Salakar
committed
4b958bf
Copy full SHA for 4b958bf
Commits on Mar 14, 2021
fix(app, firebase-ios-sdk): bump to firebase-ios-sdk v7.8.1 for analytics fix
Show description for 8cd1d6e
mikehardy
committed
8cd1d6e
Copy full SHA for 8cd1d6e
Commits on Mar 13, 2021
chore(release): release packages
Salakar
committed
87f3114
Copy full SHA for 87f3114
feat(crashlytics, native): add non-fatal exception logger for 3rd party native code use (#5015)
Show description for b3e6810
powerserg17-bunch
authored
b3e6810
Copy full SHA for b3e6810
Commits on Mar 12, 2021
test(auth, multi-tenant): add multi-tenant E2E test
Show description for 5ba603c
mikehardy
committed
5ba603c
Copy full SHA for 5ba603c
feat(auth, multi-tenant): expose user.tenantId in javascript
mikehardy
committed
4f6d426
Copy full SHA for 4f6d426
fix(auth, ios): fix compile error in setTenantId code
mikehardy
committed
311427e
Copy full SHA for 311427e
build: correctly pass exit code of xcodebuild through pipeline
Show description for ee40f50
mikehardy
committed
ee40f50
Copy full SHA for ee40f50
feat(auth, multi-tenant): add multi-tenant (tenantID) support
xianlinbox
authored and
mikehardy
committed
935dbc3
Copy full SHA for 935dbc3
feat(app, sdks): firebase-ios-sdk v7.8.0 / firebase-android-sdk v26.7.0
mikehardy
committed
d2b0074
Copy full SHA for d2b0074
fix(auth, useUserAccessGroup): document auth/keychain-error, add test coverage
Show description for 60ec5f9
mikehardy
committed
60ec5f9
Copy full SHA for 60ec5f9
chore: update javascript dependencies to latest
Show description for 79b4380
mikehardy
committed
79b4380
Copy full SHA for 79b4380
chore(test): centralize versioning in Podfile
Show description for b072427
mikehardy
committed
b072427
Copy full SHA for b072427
chore(tests): alter Podfile build overrides
Show description for 1d1b112
mikehardy
committed
1d1b112
Copy full SHA for 1d1b112
Commits on Mar 11, 2021
docs(faqs-and-tips): added tips for enabling test on device (#5012)
Show description for e7d7833
goodifycesar
and
mikehardy
authored
e7d7833
Copy full SHA for e7d7833
Commits on Mar 9, 2021
fix(app, android): fixes possible crash on first launch (#4990)
Show description for 06eebad
JiboStore
authored
06eebad
Copy full SHA for 06eebad
docs(firestore): fix typo in FieldValue example (#5000)
vonovak
authored
038063e
Copy full SHA for 038063e
Pagination
Previous
Next
You can’t perform that action at this time.