Skip to content

Releases: SelfLender/react-native-biometrics

1.6.1

12 Aug 22:24
Compare
Choose a tag to compare

Changed

  • Fixed reported security issues from npm in dev dependencies

1.6.0

11 Jul 02:24
Compare
Choose a tag to compare

Changed

  • Disabled use password option on iOS by default
  • Detected if keys exists before trying to delete them and returned false in promise result in order to prevent error from occurring

1.5.2

09 May 17:29
Compare
Choose a tag to compare

Changed

  • Fixed android compilation error by re-organizing order of gradle repositories

1.5.1

26 Apr 16:18
Compare
Choose a tag to compare

Changed

  • Updated doc strings and type definition for the createKeys function

1.5.0

18 Apr 03:24
Compare
Choose a tag to compare

Added

  • Added the ability to not display a biometrics prompt when creating keys #19

1.4.0

03 Apr 22:20
Compare
Choose a tag to compare

Changed

  • Fixed reported security issues from npm
  • Added a dependency on appcompat-v7 in android to ensure required UI libraries are available

Added

  • Added a podspec file

changelog
diff