Skip to content

Commit f8848a1

Browse files
Link to Nic's blog
1 parent d49e3de commit f8848a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ tns plugin add nativescript-touchid
1818

1919
If you want a quickstart, [clone our demo app](https://github.com/EddyVerbruggen/nativescript-touchid-demo).
2020

21+
Want a nicer guide than these raw code samples? Read [Nic Raboy's blog post about this plugin](https://www.thepolyglotdeveloper.com/2016/03/add-touch-id-authentication-support-to-your-nativescript-app/).
22+
2123
### function: available
2224
```js
2325
var touchid = require("nativescript-touchid");

0 commit comments

Comments
 (0)