React Native Simple Biometrics Versions Save

simple interface to verify user authenticity

v1.5.2

8 months ago

chore: update docs

v1.5.1

11 months ago
  • build: bump androidx biometric to v1.2.0-alpha05
  • fix(ios): set "localizedFallbackTitle" to nil

Full Changelog: https://github.com/smallcase/react-native-simple-biometrics/compare/v1.5.0...v1.5.1

v1.5.0

1 year ago

What's Changed

  • update to support new architecture by @LonelyCpp
  • update to use typescript by @LonelyCpp
  • update example app to v0.69.2 by @LonelyCpp

Full Changelog: https://github.com/smallcase/react-native-simple-biometrics/compare/v1.4.1...v1.5.0

v1.5.0-alpha.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/smallcase/react-native-simple-biometrics/compare/v1.5.0-alpha.1...v1.5.0-alpha.2

v1.5.0-alpha.1

2 years ago
  • feat(android): upgrade biometrics to 1.2.0-alpha04

1.5.0-alpha.0

2 years ago
  • update android biometrics version to 1.2.0-alpha.3

v1.4.1

2 years ago
  • fix react version in peer dependency

v1.4.0

3 years ago

fix(ios): use updated API (LAPolicyDeviceOwnerAuthentication) to query biometrics + pin fallback

v1.3.0

3 years ago
  • (android): update androidx.biometric to v1.1.0 (latest stable)

1.2.1

3 years ago

first release 🥳