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 }}
dellwatson
/
react-native-firebase
Public
forked from
invertase/react-native-firebase
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Jun 16, 2021
test(e2e, ios): use ccache, cache metro, skip firebase-tools install
Show description for 46556de
mikehardy
committed
46556de
Copy full SHA for 46556de
test(e2e, ios): update Podfile.lock to current
mikehardy
committed
9d6fbd2
Copy full SHA for 9d6fbd2
Commits on Jun 15, 2021
docs(messaging): add token management info to server integration doc (#5427)
Show description for 0e26fca
ahron1
and
mikehardy
authored
0e26fca
Copy full SHA for 0e26fca
test(lint): eslint warnings will fail the build now
Show description for e212c3f
mikehardy
committed
e212c3f
Copy full SHA for e212c3f
style(storage, lint): remove unused declaration from e2e test
mikehardy
committed
a480895
Copy full SHA for a480895
style(lint): ignore modular/dist files, they are derivative
mikehardy
committed
694fad3
Copy full SHA for 694fad3
docs(auth): add note about using user token vs uid (#5428)
Show description for df54b13
ahron1
and
mikehardy
authored
df54b13
Copy full SHA for df54b13
Commits on Jun 11, 2021
chore(release): release packages
Salakar
committed
127c87d
Copy full SHA for 127c87d
docs: fix prev/next inversion on releases page
Show description for ba41209
mikehardy
committed
ba41209
Copy full SHA for ba41209
feat(app): bump SDKs: firebase-android-sdk 28.1.0 / firebase-ios-sdk 8.1.1
Show description for d64e2e5
mikehardy
committed
d64e2e5
Copy full SHA for d64e2e5
lint(docs): add more pronouns / jargon to spellcheck dictionary
mikehardy
committed
30b5bd5
Copy full SHA for 30b5bd5
Commits on May 26, 2021
chore: update readme
Ehesp
authored
b8f80a4
Copy full SHA for b8f80a4
Commits on May 25, 2021
docs(analytics): use clearer wording regarding avoiding IDFA usage (#5355)
Show description for f4dfb1a
draperunner
authored
f4dfb1a
Copy full SHA for f4dfb1a
Commits on May 19, 2021
fix(auth, android): remove browser dependency, upstream includes now
Show description for 3fef777
mikehardy
committed
3fef777
Copy full SHA for 3fef777
docs(CHANGELOG): add instance id migration link
Show description for 0524540
mikehardy
authored
0524540
Copy full SHA for 0524540
docs(CHANGELOG): add note about IID/Messaging/Token breaking changes
mikehardy
authored
fe3d22f
Copy full SHA for fe3d22f
docs(CHANGELOG): add more guidance on breaking changes
mikehardy
authored
3b49042
Copy full SHA for 3b49042
chore(release): release packages
Salakar
committed
53d9349
Copy full SHA for 53d9349
feat(storage, md5hash): allow md5hash to be set on upload
Show description for be1bed8
mikehardy
committed
be1bed8
Copy full SHA for be1bed8
feat(storage, emulator): implement storage emulator
mikehardy
committed
1d3e946
Copy full SHA for 1d3e946
chore(storage, android)!: remove EXTERNAL_STORAGE permissions for Android 10/11 compat
Show description for 69b6f88
mikehardy
committed
69b6f88
Copy full SHA for 69b6f88
test(storage, e2e): start storage emulator during testing
mikehardy
committed
cf7b157
Copy full SHA for cf7b157
test(e2e, emulator): correctly handle exit in non-ci environments
mikehardy
committed
95cdec6
Copy full SHA for 95cdec6
Commits on May 18, 2021
test(e2d, emulator): fix failure detection on emulator startup
Show description for b73d6ff
mikehardy
committed
b73d6ff
Copy full SHA for b73d6ff
fix(android): correct lint issues for various API mis-use
Show description for eb8d893
mikehardy
committed
eb8d893
Copy full SHA for eb8d893
lint(storage, android): de-lint android storage module
mikehardy
committed
70aba4b
Copy full SHA for 70aba4b
fix(storage, android): correctly catch native exceptions for Promise.reject
Show description for e938824
mikehardy
committed
e938824
Copy full SHA for e938824
Commits on May 17, 2021
lint(e2e, ios): less logging in ios e2e task
mikehardy
committed
7a4f78e
Copy full SHA for 7a4f78e
test(e2e, android): download coverage even if multiple emulators
mikehardy
committed
a13a151
Copy full SHA for a13a151
test(e2e): remove current batch of e2e flakes
mikehardy
committed
df6fb48
Copy full SHA for df6fb48
Commits on May 16, 2021
test(firestore): convert some e2e to unit, use upstream ignoreUndefinedProperties error message
mikehardy
committed
5e30592
Copy full SHA for 5e30592
feat(firestore)!: add support for ignoreUndefinedProperties
Show description for 756cfa6
jmif
authored and
mikehardy
committed
756cfa6
Copy full SHA for 756cfa6
docs(crashlytics, install): add link to crashlytics install/verify blog
mikehardy
committed
01c94cc
Copy full SHA for 01c94cc
docs(app, android): suggest 4.3.8 of google-play-services plugin
Show description for 0b6481b
mikehardy
committed
0b6481b
Copy full SHA for 0b6481b
feat(database): add database.useEmulator()
Show description for 0632ca5
mikehardy
committed
0632ca5
Copy full SHA for 0632ca5
Pagination
Previous
Next
You can’t perform that action at this time.