Skip to content
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

feat(messaging): allow messaging services to hook into FCM #4087

Merged
merged 4 commits into from
Aug 14, 2020

Conversation

russellwheatley
Copy link
Member

@russellwheatley russellwheatley commented Aug 14, 2020

Description

Notification's service agnostic hook for receiving messages from FCM.

Related issues

None.

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

@russellwheatley russellwheatley marked this pull request as ready for review August 14, 2020 13:24
@russellwheatley russellwheatley merged commit bff8f9f into master Aug 14, 2020
@mikehardy mikehardy deleted the @russell/ios-observer-messaging branch December 17, 2020 21:00
hmhm2292 pushed a commit to hmhm2292/react-native-firebase that referenced this pull request Jul 13, 2021
…#4087)

* feat(messaging): hook into FCM

* chore(messaging): update event name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants