-
Notifications
You must be signed in to change notification settings - Fork 24.6k
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
remove PushNotificationIOS following the issue Lean Core #23313 #30026
Conversation
Hi @bidetaggle! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
Base commit: 0a0d2c9 |
Nice. |
|
So it's still used internally then 😞 |
@bidetaggle You have missed import and handlers in |
Base commit: 0a0d2c9 |
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
Summary
Remove the deprecated PushNotificationIOS and its references, following the issue Lean Core #23313
Changelog
[iOS] [removed] - PushNotificationIOS removed
Test Plan
PushNotificationIOS is deprecated. Use @react-native-community/push-notification-ios instead.