Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Fix react native peer dependencies #700

Conversation

luancurti
Copy link
Contributor

I'm using react-native: 0.59.10 and when I install I see this warning: react-native-fbsdk@1.1.2 has incorrect peer dependency "react-native@>=0.60.0"

Test Plan:

When install the package this warning should not appear

@janicduplessis
Copy link
Contributor

I think it was like this because of androidx but looks like it works anyway with reverse jetifier now. I changed it to >=0.59.0 because I doubt we support much lower than that.

@janicduplessis janicduplessis merged commit 17af77b into facebookarchive:master May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants