Skip to content

Releases: smallcase/react-native-simple-biometrics

v2.0.0

25 Aug 15:44

Choose a tag to compare

What's Changed

  • feat(device-passcode-biometrics-fallback): add device passcode as fallback incase biometrics aren't enabled by @CatWithNineLives in #22

  • BREAKING CHANGE: if biometrics isn't enabled, it will fallback to device passcode

New Contributors

Full Changelog: v1.5.3...v2.0.0

v1.5.3

30 Dec 14:11

Choose a tag to compare

  • remove hardcoded folly version

Full Changelog: v1.5.2...v1.5.3

v1.5.2

05 Oct 05:08

Choose a tag to compare

chore: update docs

v1.5.1

02 Jul 07:33

Choose a tag to compare

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

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Jul 16:06

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.5.0-alpha.2

16 Jul 21:06

Choose a tag to compare

v1.5.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.5.0-alpha.1...v1.5.0-alpha.2

v1.5.0-alpha.1

03 Jan 19:21

Choose a tag to compare

v1.5.0-alpha.1 Pre-release
Pre-release
  • feat(android): upgrade biometrics to 1.2.0-alpha04

1.5.0-alpha.0

27 Jul 15:09

Choose a tag to compare

1.5.0-alpha.0 Pre-release
Pre-release
  • update android biometrics version to 1.2.0-alpha.3

1.4.1

17 Jul 10:19

Choose a tag to compare

  • fix react version in peer dependency

1.4.0

07 Jun 10:06

Choose a tag to compare

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