react-native-keychain

Keychain Access for React Native

MIT License

Downloads
740.7K
Stars
3.1K
Committers
94

Bot releases are hidden (Show)

react-native-keychain - 3.0.0

Published by oblador over 6 years ago

  • Support for React Native 0.56
  • Catch uncaught exceptions to prevent crash on some Huawei android devices
  • Biometric authentication for iOS.
  • Probe for biometric hardware support via getSupportedBiometryType()
react-native-keychain - 3.0.0 Release Candidate 3

Published by oblador over 6 years ago

  • Biometric authentication for iOS.
  • Probe for biometric hardware support via getSupportedBiometryType()
    More release notes soon...
react-native-keychain - 3.0.0 Release Candidate 2

Published by oblador over 6 years ago

  • Biometric authentication for iOS.

More release notes soon...

react-native-keychain - 3.0.0 Release Candidate 1

Published by oblador over 6 years ago

react-native-keychain - 2.0.0

Published by oblador almost 7 years ago

react-native-keychain - 1.2.1

Published by oblador about 7 years ago

Adds React Native 0.47 compatibility

react-native-keychain - 2.0.0 Release Candidate

Published by oblador over 7 years ago

  • Android: Bumped conceal to 1.1.3
  • Android: Changed implementation to use Android Keystore for API level 23+ with automatic migration.
react-native-keychain - 1.2.0

Published by oblador over 7 years ago

Fixes android promise resolving/rejection behavior so that it works as iOS. It's a bug fix but potentially breaking.

react-native-keychain - 1.1.0

Published by oblador over 7 years ago

  • Support for accessible and accessGroup options on iOS
react-native-keychain - 1.0.0

Published by oblador almost 8 years ago

  • Breaking change: Updated headers to work with React Native 0.40, for older versions of react use 0.3.2.
  • Breaking change: Native methods refactored to use promises, i.e. callback argument deprecated.
  • Breaking change: Project refactored to ES2016, that means you now need to import it with import * as Keychain from 'react-native-keychain';.
  • Shared web credentials are now supported on iOS.
react-native-keychain - 0.3.2

Published by oblador over 8 years ago

Fixes crash on Android SDK < 19

react-native-keychain - 0.3.1

Published by oblador over 8 years ago

Android related bugfixes.

react-native-keychain - 0.3.0

Published by oblador over 8 years ago

  • Android support!
Package Rankings
Top 1.11% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Tests npm npm
Related Projects