Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes BackAndroid warnings on react-native0.44^ #136

Merged
merged 1 commit into from
Jun 26, 2017
Merged

Fixes BackAndroid warnings on react-native0.44^ #136

merged 1 commit into from
Jun 26, 2017

Conversation

iRoachie
Copy link
Contributor

React native 0.44 deprecated the BackAndroid component in favour of BackHandler.
See https://facebook.github.io/react-native/docs/backandroid.html

This PR uses BackHandler on devices running react-native 0.44^ and BackAndroid on older versions.

Resolves #128

@jjzazuet
Copy link

jjzazuet commented Jun 15, 2017

Hi. Any interest in merging in this PR? I'm finding the same issue in RN 0.45, where BackAndroid has already been deprecated. Thanks!

@theohdv
Copy link
Contributor

theohdv commented Jun 16, 2017

same for me , I think it's riskless to merge this PR !

@iRoachie
Copy link
Contributor Author

@maxs15 You're available to merge this?

@maxs15
Copy link
Owner

maxs15 commented Jun 26, 2017

Thanks guys, going to merge it.
Will be available in the next release

@maxs15 maxs15 merged commit 69c0efe into maxs15:master Jun 26, 2017
@iRoachie iRoachie deleted the backandroid branch June 26, 2017 16:23
maxs15 added a commit that referenced this pull request Oct 4, 2020
Fixes BackAndroid warnings on react-native0.44^
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants