Describe your issue here
install notification :
yarn add @react-native-firebase/notifications
and i got this :
error An unexpected error occurred: "https://registry.yarnpkg.com/@react-native-firebase%2fnotifications: Not found".
react-native version is 0.60.4
firebase v6
Click To Expand
#### `ios/Podfile`: - [ ] I'm not using Pods - [x] I'm using Pods and my Podfile looks like:
# N/A
#### `AppDelegate.m`:
// N/A
Click To Expand
#### Have you converted to AndroidX? - [x] my application is an AndroidX application? - [x] I am using `android/gradle.settings` `jetifier=true` for Android compatibility? - [x] I am using the NPM package `jetifier` for react-native compatibility? #### `android/build.gradle`:
// N/A
#### `android/app/build.gradle`:
// N/A
#### `android/settings.gradle`:
// N/A
#### `MainApplication.java`:
// N/A
#### `AndroidManifest.xml`:
<!-- N/A -->
Click To Expand
**`react-native info` output:**
OUTPUT GOES HERE
- **Platform that you're experiencing the issue on**:
- [ ] iOS
- [ ] Android
- [ ] **iOS** but have not tested behavior on Android
- [ ] **Android** but have not tested behavior on iOS
- [ ] Both
- **`react-native-firebase` version you're using that has this issue:**
- `e.g. v6`
- **`Firebase` module(s) you're using that has the issue:**
- `e.g. Instance ID`
- **Are you using `TypeScript`?**
- `N`
Think react-native-firebase is great? Please consider supporting all of the project maintainers and contributors by donating via our Open Collective where all contributors can submit expenses. [Learn More]
React Native Firebase and Invertase on Twitter for updates on the library.@react-native-firebase/notifications Hasn't been completed yet. Please keep an eye on the v6 issue thread.

yarn add @react-native-firebase/notifications is not working?
@react-native-firebase/notifications Hasn't been completed yet. Please keep an eye on the v6 issue thread.
any update? @Ehesp
@har2008preet not yet. You can watch the status here. https://invertase.io/oss/react-native-firebase/releases/v6.0.0 They stated it will be released later on. So I would not expect it to be ready with release of v6....
@dusan-dragon looks like I have to revert back to v5.
Thanks for the info anyway.
Will keep an eye to that.
Spotted the alpha version on Google but looks like it's been removed for time being

Please is there a determined date for when this will be ready? Have already started integrating and upgraded firebase and all my google services only to find out this isn't ready.
@thecodecafe there is never a determined date for open source software (which is just being honest really - commercial software slips deadlines all the time, in open source it's usually just that promises aren't made in the first place). The information above is the most up to date and #2566 can be subscribed to if you like
Subbed, cheers @mikehardy
@mikehardy thanks, subscribed! Reverted to v5 for the time being.
This is quite a surprise. The github repo points to version 6 and version 5 document states that it is on lifesupport. This led us to upgrade react-native firebase, and after all the upgrade and testing, we are finding this issue giving a disclaimer.
Kindly consider adding to the README
@maria-tahir perhaps suggest where that would go best, as a user? I agree it would be useful I'm just not sure where I'd put it, myself.
hey @mikehardy , thanks for the amazing work you're doing!
I wonder what was the scale of troubles dragging notifications module from 5 to 6?
Is there any work being done at the moment or planned?
Anything community can help with?
@maxkomarychev It's a massive job, especially given how out of date the underlying SDKs are.
Most helpful comment
This is quite a surprise. The github repo points to version 6 and version 5 document states that it is on lifesupport. This led us to upgrade react-native firebase, and after all the upgrade and testing, we are finding this issue giving a disclaimer.
Kindly consider adding to the README