yarn react-native-keychain 9.2.0
v9.2.0

latest release: 9.2.1
2 days ago

New features

  • feat: Replace SharedPreferences with Jetpack DataStore by @ovitrif in #629
    Enhanced security and performance using Google's recommended DataStore solution with seamless migration from existing SharedPreferences. For more details, see Jetpack DataStore documentation
  • feat: add AES-GCM encryption with and without biometric authentication by @DorianMazur in #678
    AES-GCM provides stronger security than AES-CBC (now deprecated). Supports both biometric and non-biometric authentication modes

Improvements

New Contributors

Full Changelog: v9.1.0...v9.2.0

Don't miss a new react-native-keychain release

NewReleases is sending notifications on new releases.