Skip to content

Become compatible with React Native v0.59 - #19

Open
swansontec wants to merge 1 commit into
KrazyLabs:masterfrom
swansontec:fix-rn59
Open

Become compatible with React Native v0.59#19
swansontec wants to merge 1 commit into
KrazyLabs:masterfrom
swansontec:fix-rn59

Conversation

@swansontec

Copy link
Copy Markdown

React Native v0.59 uses a new version of the Android SDK that is incompatible with the one in this library, producing build failures. Using the rootProject setting means this library will automatically work with a broad range of React Native versions, so this shouldn't be a breaking change.

React Native v0.59 uses a new version of the Android SDK that is incompatible with the one in this library, producing build failures. Using the `rootProject` setting means this library will automatically work with a broad range of React Native versions, so this shouldn't be a breaking change.

@therealravitej therealravitej left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will prevent build failures.

@loga4

loga4 commented Jun 14, 2019

Copy link
Copy Markdown

can someone to merge this PR ?

@luancurti

luancurti commented Jun 30, 2019

Copy link
Copy Markdown

Please merge this PR asap? @therealravitej @seantimm I'm getting the same error of #18 and this PR fix this

@bkspace

bkspace commented Jul 1, 2019

Copy link
Copy Markdown
Contributor

:shipit:

@DISKONEKTeD

Copy link
Copy Markdown

abandoned package?

@luancurti

Copy link
Copy Markdown

Possible workaround react/react-native#19239 (comment)

@markhomoki

Copy link
Copy Markdown

From RN 0.60 you can use Linking.openSettings() which does the same thing as this lib.

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.

7 participants