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

Fixes runtime error where module is null #93

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

mia-iofinnet
Copy link
Contributor

Solves runtime issue where NativeModules.Aes is null on Android as reported by #92 and #89.

NativeModules.RCTAes seems to work as expected on Android using RN 0.76 (with Expo 52, Turbo Modules and Fabric enabled), and also on iOS.

@tectiv3 tectiv3 changed the base branch from master to develop December 4, 2024 08:24
@tectiv3 tectiv3 merged commit 6ffb6d7 into tectiv3:develop Dec 4, 2024
tectiv3 added a commit that referenced this pull request Dec 4, 2024
Mia (1):
      Fixes runtime error where module is `null` (#93)

tectiv3 (1):
      Bump version
@tectiv3
Copy link
Owner

tectiv3 commented Dec 4, 2024

Thank you!

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