Firebase
Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.
Here are 33,736 public repositories matching this topic...
🔖 Feature description
Hey I think we should open the link with target blank on page
http://127.0.0.1:9501/console/database/usage?project={project-id}
🎤 Pitch
In order to continue editing on the same page
👀 Have you spent some ti
-
Updated
May 9, 2022 - TypeScript
-
Updated
May 10, 2022 - JavaScript
-
Updated
May 10, 2022 - JavaScript
-
Updated
Apr 12, 2022 - TypeScript
It looks like that for iOS dSYMs is required to report crash to Crashlytics
As you can see in firebase/flutterfire#7763 the steps are not compl
The current implementation of the maps API lacks support for the snapshot() functionality.
This is a requirement for location sharing in Signal messenger.
-
Updated
Apr 25, 2022 - JavaScript
Fix ESLint warnings
-
Updated
May 10, 2022 - TypeScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
May 10, 2022 - Objective-C
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.
Describe the solution you'd like
An optional input field to add an image URL.
Describe alternatives you've considered
N/A
Additional context
N/A
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Apr 25, 2022 - TypeScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Apr 26, 2022
-
Updated
Apr 10, 2022 - Go
-
Updated
Mar 14, 2021 - JavaScript
Summary
Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (WorldHealthOrganization/app#1670)
Link: https://github.com/pre-commit/pre-commit-hooks
Possible config file. Should be run against every file in the existing tree to see what issues might come up.
# .pre-commit-config.yaml
- repo: https://github.com/pre-commit/pre-comm
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia



Feature request
Is your feature request related to a problem? Please describe.
I'm using the SMS OTP feature for a progressive web application to be used on mobiles and would like to use the WebOTP API to automatically handle the SMS. The new templating feature gets me almost there – but only almost since it does not allow newlines (\n).
Describe