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

fix: change minSdkVersion for RN 0.74.1 #44

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

khushal87
Copy link
Contributor

React Native 0.74.1 added the minimum SDK version bump to 23. This PR tends to add the same, making sure the previous 21 is intact.

Also, fixes #42

@lyj98
Copy link

lyj98 commented Jun 11, 2024

Why does this problem occur? Shouldn't 21 be compatible with 23?

@khushal87
Copy link
Contributor Author

Hey @margelo, can you merge this and create a new release? Thanks 😄

@santhoshvai
Copy link

@mrousavy can you please merge this

@mrousavy mrousavy merged commit 99f34eb into margelo:main Jun 17, 2024
@santhoshvai
Copy link

@mrousavy thanks a lot 👍

Could you also release a new version, please

@ra1nj
Copy link

ra1nj commented Sep 9, 2024

Have this pr released ?

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.

Does not work with RN 0.74.1 or ExpoSDK 51.
6 participants