Commit Graph

24 Commits

Author SHA1 Message Date
Brandon Hines
be700bbe1f removed babel transpiling and fixed typescript definition for IDE introspection 2019-11-19 16:02:12 -06:00
Brandon Hines
06bae65564 updated version for 2.0 2019-11-18 16:51:23 -06:00
Brandon Hines
6989b34d21 updated version and changelog for 1.7.0 2019-11-05 15:56:35 -06:00
Brandon Hines
fed8efc3ad updated versions and changelog for 1.6.1 release 2019-08-12 17:20:07 -05:00
Brandon Hines
3dcbde0862 updated to babel 7 and new react native babel preset 2019-08-12 12:18:32 -05:00
Brandon Hines
a3c4165ed7 updated changelog and version for 1.6.0 2019-07-10 21:12:45 -05:00
Brandon Hines
10ab4cc537 updated versions and changelog for 1.5.2 2019-05-09 12:27:53 -05:00
Brandon Hines
151a12d8ac updated changelog and versions for 1.5.1 release 2019-04-26 11:17:45 -05:00
Brandon Hines
f91ce97060 prepared for the 1.5.0 2019-04-17 22:08:44 -05:00
Brandon Hines
00dcdc425c Added a podspec file and updated version to 1.4.0 2019-04-03 17:20:11 -05:00
Brandon Hines
996e038ddb updated changelog and npm version for 1.3.0 2019-01-24 16:16:17 -06:00
Brandon Hines
36a6cacd7e added a simple prompt function for simply displaying a biometric prompt 2019-01-24 15:55:03 -06:00
Brandon Hines
9669c25fb0 upgraded default android sdk to 28, added ability to override android versions, and updated package version to 1.2.0 2018-11-29 23:07:46 -06:00
Brandon Hines
4be442b9a7 fixed gitignore and npmignore files to properly exclude unimportant files 2018-10-09 16:43:26 -05:00
Brandon Hines
0b4eabadb0 updated package json to 1.1.3, used npm audit fix to update package lock dependencies 2018-10-09 15:26:30 -05:00
Brandon Hines
1e53f8f6f2 updated version to 1.1.2 and added 1.1.2 changelog 2018-06-14 11:44:52 -05:00
Brandon Hines
b4fc0b4c1b removed retain instance from the biometrics dialog to prevent android from saving and recreating the fragment outside of the react native js thread, which could result in a null pointer exception 2018-06-11 16:19:37 -05:00
Brandon Hines
0b8d189b55 added changelog and updated version to 1.1.0 2018-05-03 14:24:57 -05:00
Brandon Hines
fc064527c7 updated package json to require a peer dependency of react native of at least 0.52 2018-05-03 13:16:23 -05:00
Brandon Hines
eae34b28a1 updated version to 1.0.2 2018-04-12 18:16:43 -05:00
Brandon Hines
d5e5aeaa45 updated version to 1.0.1 2018-04-12 17:57:03 -05:00
Brandon Hines
e5834db841 added src and lib directories to the files list 2018-04-12 17:20:43 -05:00
Brandon Hines
12d498fec8 set up repo for publishing to npm 2018-04-12 17:14:19 -05:00
Brandon Hines
632a9835e6 initial commit 2018-04-12 16:09:04 -05:00