Releases: smallcase/react-native-simple-biometrics
Releases · smallcase/react-native-simple-biometrics
v2.0.0
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
- @CatWithNineLives made their first contribution in #22
Full Changelog: v1.5.3...v2.0.0
v1.5.3
- remove hardcoded folly version
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
- 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
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: v1.4.1...v1.5.0
v1.5.0-alpha.2
What's Changed
- feat: add support for [email protected] by @ArnabXD in #11
- update example app to RN-69 by @LonelyCpp
- add type declaration file by @LonelyCpp
New Contributors
Full Changelog: v1.5.0-alpha.1...v1.5.0-alpha.2
v1.5.0-alpha.1
- feat(android): upgrade biometrics to 1.2.0-alpha04
1.5.0-alpha.0
- update android biometrics version to 1.2.0-alpha.3