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

Use EventSubscription to unsubscribe from BackHandler #410

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

jankosecki
Copy link
Contributor

Summary

RN 0.77.0 contains a PR removing removeEventListener from BackHandler (facebook/react-native#45892)

This PR uses suggested migration of using remove on EventSubscription

RN 0.77.0 contains a PR removing `removeEventListener` from `BackHandler` (facebook/react-native#45892)

This PR uses suggested migration of using `remove` on `EventSubscription`
@Dallas62
Copy link

Dallas62 commented Feb 7, 2025

👋 @pvinis, can you take a look to this change ?
Easy to copy, but would be better to have in the repository !

@pvinis pvinis merged commit 17dceb2 into react-native-community:main Feb 7, 2025
1 check failed
@Dallas62
Copy link

Dallas62 commented Feb 7, 2025

❤️

@Dallas62
Copy link

Dallas62 commented Feb 7, 2025

@pvinis Unfortunatly, looks like CI is blocked (canary + release)

@pvinis
Copy link
Member

pvinis commented Feb 7, 2025

I'll have to take a look next week. if you know what's up, can you make a PR?

@fobos531
Copy link

@pvinis could you please release this?

@pvinis
Copy link
Member

pvinis commented Feb 20, 2025

I'll do it tomorrow 👍

@pvinis pvinis added the minor Increment the minor version when merged label Feb 21, 2025
@pvinis
Copy link
Member

pvinis commented Feb 21, 2025

@fobos531 done 👍

@fobos531
Copy link

Thanks @pvinis ! I noticed that the versioning now starts with 100, a big jump from 2/3. Is this normal?

@pvinis
Copy link
Member

pvinis commented Feb 23, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants