Skip to content

Conversation

@tumor800
Copy link

The hasInternetCredentials function no longer accepts a string as a parameter.
Both iOS and Android native implementations now expect an options object with a server field.

This PR updates the TypeScript typings to reflect the correct usage:

iOS native implementation: https://github.com/oblador/react-native-keychain/blob/master/ios/RNKeychainManager/RNKeychainManager.m#L655

Android native implementation: https://github.com/oblador/react-native-keychain/blob/master/android/src/main/java/com/oblador/keychain/KeychainModule.kt#L356

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