Skip to content

[MOO-2245] upgrade react native to v0.83#30

Open
vadymv-mendix wants to merge 7 commits intomainfrom
moo/MOO-2245-upgrade-rn-to083
Open

[MOO-2245] upgrade react native to v0.83#30
vadymv-mendix wants to merge 7 commits intomainfrom
moo/MOO-2245-upgrade-rn-to083

Conversation

@vadymv-mendix
Copy link
Collaborator

No description provided.


s.dependency "SSZipArchive"
s.dependency "RNCAsyncStorage"
s.dependency "ReactCommon"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was causing issues with the new prebuilds mechanism, install_modules_dependencies should add those anyway

fun clearAsyncStorage(reactNativeHost: ReactNativeHost): Boolean {
val module = reactNativeHost.typeSafeNativeModule<AsyncStorageModule>()
if (module != null) {
module.clearSensitiveData()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

1 participant