github talut/rn-secure-storage 3.0.0
v3.0.0

latest release: 3.0.1
11 months ago

What's Changed

  • V3.0.0 Development Completed. by @talut in #78

Full Changelog: 2.0.8...3.0.0

What's changed in v3.0.0

  • Rewritten Android module with enhanced security features. I need your reviews
  • Android minSdkVersion is now 23 (Android 6.0 Marshmallow)
  • iOS module redeveloped using Swift and updated APIs.
  • Comprehensive renaming and expansion of APIs.
  • Modifications to the return types of some APIs.
  • Added clear for comprehensive data clearance.
  • Introduced getAllKeys for retrieving all stored keys.
  • Implemented multiSet for setting multiple values simultaneously.
  • New multiGet feature for fetching multiple values at once.
  • multiRemove added for bulk deletion of items.
  • getSupportedBiometryType introduced for iOS (supports biometric authentication types).

Don't miss a new rn-secure-storage release

NewReleases is sending notifications on new releases.