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: build on React Native 0.74 #36

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Fix: build on React Native 0.74 #36

merged 3 commits into from
Apr 5, 2024

Conversation

migueldaipre
Copy link
Contributor

@migueldaipre migueldaipre commented Apr 3, 2024

Description

Use install_modules_dependencies if available so we can easily support new react-native versions.

Fixes #33

Screenshots

quick-base-64-example-ok

quick-base-64-rn-074-ok

Tests

It should work correctly in the example and RN 0.74+

@craftzdog craftzdog merged commit 40fc1d0 into craftzdog:master Apr 5, 2024
1 check passed
@craftzdog
Copy link
Owner

Thanks!

@craftzdog
Copy link
Owner

landed in v2.1.1! Thanks

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.

Fails to build with RN 0.74rc3
2 participants