-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ v6.0.0 ✨ #2025
Comments
This comment has been minimized.
This comment has been minimized.
New WebsiteWe also have a new documentation hub/website that we're hoping to have open to early public feedback in a couple of weeks. We'll update this comment as & when it becomes available. 🎉 EDIT: 🎉 It's up - see the comment below. #2025 (comment) |
Temporary Discord ServerWe have a Discord Server up temporarily to discuss v6.0.0 and post announcements to without the noise of the main Discord server. If you'd like to join and discuss it please do so: https://discord.gg/rHjpxts |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hey everyone 👋 I think we're in a comfortable place to open up the new site. URL: https://invertase.io/oss/react-native-firebase There's still on-going work to improve it and a lot of content missing (or needs re-working); however, we're making it public so that we can get your feedback and also open it up to anyone wanting to submit content (PRs 💯) Submitting FeedbackIf you have any feedback please either submit it here, on the RNFB v6 discord or using the The more detail you provide the better. ContributingIf you'd like to contribute to the documentation here's a quick overview of how it works.
If you have any questions or queries on how to contribute please get in touch, we'd be happy to help or mentor if required. |
Cloud Storage is now up, published in alpha10. |
👏 yes definitely a big caveat. I've updated the docs to show all the overridable settings now; https://github.com/invertase/react-native-firebase/blob/docs/pages/guides/overriding-native-sdk-versions.md (will be on the site shortly) |
I just received this warning while using Cloud Storage:
"dependencies": {
"@react-native-firebase/app": "^6.0.0-alpha.25",
"@react-native-firebase/storage": "^6.0.0-alpha.25",
"react": "16.9.0",
"react-native": "0.61.0-rc.3"
} Any thoughts? Maybe related to #2194. |
@kaioduarte According to this answer, I believe
|
I am receiving the following error:
But the path seems to be correct tho. I also tried to remove node_modules and reinstall package.json. But no result. |
@kevinvugts can you try ensuring the CLI is up to date? |
My Expo CLI? updateI removed the /ios extension on the end and now it is coming a bit further. Now the following error appears:
|
Try running |
I used that script. |
Please can we see your |
I add them manually yes. Here is the pod file: UpdateWhen I removed the fixed versions, it installed the podfile succesfully. huh?! Right now I am experiencing the following issue:
|
This looks like an error with Atom IDE, maybe Atom#3093? |
Is there any progress on Notifications package? |
How will this be supported with web. The previous version was the same API as the official package from google. How will that work in 6.0.0? |
@jwaldrip What do you mean by "supported with web"? v6 follows the web SDK too where applicable, and for newer modules such as ML Kit we have developed the API into JavaScript based on the native platforms. |
Hey all, v6.0.0 is here 🎉 see: https://invertase.io/blog/react-native-firebase-v6 |
@Salakar Congrats on the launch (and the shootout at Firebase Summit 💯 ) 🎉 |
Hi, thanks for your hard work to make v6 available.
vscode can not determine the type of |
@r0b0t3d this does sound like a problem - can you open a fresh issue with the appropriate version details, explaining the same? It will likely not get attention on this one |
@mikehardy Thanks. Issue created #2648 |
I integrated a few of the v 6.0.0 RNFirebase libraries. (perf, app, analytics and crashlytics) My pod file looks as following:
However crashlytics does not seem to connect to firebase. I don't receive anything in my console. I have imported crashlytics and performance in my main entry point App.js like so:
What am I doing wrong? All libraries work except for crashlytics. |
Hello guys, great work. Need notifications package though... why not release all at once... :) |
@maxKimoby According to the v6 annoucement
|
I know right? I totally want my free stuff faster. And no excuses, sleep is for weenies, but @maxKimoby no PRs in this repo? 🤔 - I'm not being mean though I swear, just pointing out the reality. It's a mountain of work and can always use more contributors. More useful than that prattle though - I made a tracking issue for that last package here for news #2566 |
Everyone in this repo worked really hard, we love it, we use it, we respect the work and will wait, as we all do for any open source project. I don't think I have the knowledge or experience to contribute to this repo right now, might have in the future! Thank you for your answer. At first glance, this version incredibly clearer and simpler to install and use. Great work and sorry @mikehardy if I my message seemed passive-aggressive, was not the case. I had trouble googling the needed information which you provided me. |
Currently i have error:
Specs satisfying the 'Crashlytics ( Who know what is wrong ? |
Please create a new issue if you're having issues, following the issue template so we can help. Locking the thread. |
Hey everybody 💛
Super excited to announce that we're just over halfway through our v5 -> v6 migration + overhaul, and; there are so many great things there already for you to try out. We say this every time but really; this is our 'largest release yet' x💯
So please 🙏 check out the changelog and if all the Firebase services that you use are already listed there then you are good to migrate to the new individual npm packages. They are only released as patch versions for now until all packages are ready - at which point they'll be published as v6.0.0 - I'd recommend locking your package versions until this time.
Instructions can be found on the changelog. Please bare with us well we work towards v6, you have not been forgotten.
I will update this issue with currently being worked on modules and modules next in line, so subscribe to be notified of that and other announcements.
Blog posts about v6.0.0
React Native Firebase is built and maintained with 💛 by Invertase.
The text was updated successfully, but these errors were encountered: