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

Add SDK 46 as verified version #21

Closed
wants to merge 1 commit into from
Closed

Conversation

Nantris
Copy link

@Nantris Nantris commented Aug 24, 2022

I'm not sure what "builtin" means here, unless it means the React-Native version it was built against? Otherwise I think this PR is good to go, indicating support for SDK 46.

Thank you so much again @jakobo!

@jakobo
Copy link
Owner

jakobo commented Aug 24, 2022

Yep it works with the builtin. As part of #20, we specifically changed the Versions section to something more evergreen.

Versions

Starting with Expo SDK 46, Flipper manages its own compatibility layer (though it can be upgraded by specifying a version of Flipper that you want). Prior to SDK 46, we recommended running Flipper @ 0.123.0 as it had the widest range of compatibility with devices and simulators.

This package follows expo's policy for the deprecation of old SDKs. It's MAJOR version tracks against the Expo SDK version, making it easy to spot compatibility differences in your package.json file.

@jakobo jakobo closed this Aug 24, 2022
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.

2 participants