Aalexbit-codemod

react-native/74/remove-event-listener-callback

No description available

migrationreact-native
Public
1 executions
Run locally
npx codemod react-native/74/remove-event-listener-callback
Documentation

This codemod removes deprecated handler on any calls to PushNotificationIOS.removeEventListener.

Before:

ts

After:

ts

Ready to contribute?

Build your own codemod and share it with the community.