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 12,503 public repositories matching this topic...
I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.
Inside the guide there are some helpers and code ma
Version info
Angular CLI: 8.3.21
Node: 10.15.0
OS: darwin x64
Angular: 8.2.14
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... platform-server, router, service-worker
Package Version
@angular-devkit
Environment
- Android device: Google Pixel 3
- Android OS version: Android 10
- Google Play Services version: 20.04.12
- Firebase/Play Services SDK version: 17.0.0
- FirebaseUI version: 6.2.0
Description
Our application actually uses email/password authentication.
We want t
Little UX improvement
-
Updated
Feb 16, 2020 - JavaScript
Updating user email is easy using firebase hooks. You just call firebase.updateEmail('new@email.com').
If you are storing user profiles you can pass a second argument to update the profile as well firebase.updateEmail('new@email.com', true).
However, what happens if the user change his/her mind, and clicks on the email link received from firebase auth? User's email address would be reset
Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.
Please provide:
- short description
- a link to project if available
- screenshots and/or dynamic gif (especially @gaspard app with
badge issue [Andoid]
"react-native-fcm": "^14.1.4"
Android 6, Xiaomi
Badges add when recive notification but, when count goes to 10 it's change to 9 and no more badge change.
In my case it's amx 10 on app indicator
in iOS 10, badges not working
- Xcode version: Version 11.3.1 (11C505)
- Firebase SDK version: 6.13.0
- Firebase Component: Auth
- Component version: 6.4.0
When unpacking the claims dictionary after calling getIDTokenResult(forcingRefresh:completion:) on an instance of FIRUser we are getting unexpected behavior for the key user_id. We are using user_id in our additional claims of our custom auth token.
-
Updated
Feb 20, 2020
Describe the bug
Firebase deployed app in not converting to SSR on public website.
Local works, but when I depoly the project via firebase deploy, the public website is not SEO friendly. I checked the view source, but no dice
Expected behavior
public website view source should be in raw HTML, not angular rendered.
Screenshots
If applicable, add screenshots to help expla
Firebase Remote Config launched Web support at the Firebase Developer Summit in 2019.
RC Web docs: https://firebase.google.com/docs/remote-config/use-config-web
Demonstrating how Remote Config can be used in the FriendlyChat-Web codelab would bring parity to the Android and iOS codelabs, and also help developers who want to conf
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 8, 2020 - Swift
I was looking at the demo project and trying to find customised UI examples, but there is no proper example present, can you guys prepare it and add it? it would be really helpful to inexperienced users
Using a query with shallow().get() returns a Pyrebase object. Can't use .val() on it because it raises an AttributeError ('unicode' object has no attribute 'key'). This is probably because the structure I'm trying to access via shallow() is a list of dicts which does not have keys, ofcourse.
I just think this should be in the documentation.
[] Check that your version of Python is 3.4+
[x]
Welcome to FirebaseUI and thanks for submitting an issue!
Please take a look at open issues, as well as resolved issues, to see if your issue is either already being addressed, or has been solved by someone else.
If your issue concerns the




🧐 问题描述
[问题]如何修改区块获取的资源路径,想使用公司自己的github?哪里有相关介绍吗?
目前指向:https://gitee.com/ant-design/ant-design-blocks/