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(#73): fix support for new architecture #75

Merged
merged 3 commits into from
Sep 3, 2024
Merged

fix(#73): fix support for new architecture #75

merged 3 commits into from
Sep 3, 2024

Conversation

mateogianolio
Copy link
Member

@mateogianolio mateogianolio commented Sep 3, 2024

Fixes #73

Note

On android it assumes double as type instead of int for security param. So I added the necessary conversions in the module. Assuming problems with the new architecture codegen.

@mateogianolio mateogianolio merged commit e9d96d7 into master Sep 3, 2024
8 checks passed
@mateogianolio mateogianolio deleted the fix-73 branch September 3, 2024 13:48
mateogianolio added a commit that referenced this pull request Sep 3, 2024
* fix(ios): fix newarch for ios

* fix(android): fix newarch on android

* chore(actions): enable newarch in turbo.json
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.

Issues with compiling for new architecture
1 participant