From dabcc5e1cfc0e526a6181ad7a360ab396e52bd35 Mon Sep 17 00:00:00 2001 From: Pranav Raj Singh Chauhan Date: Sun, 15 Apr 2018 12:53:56 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a07896e..41f913e 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,12 @@ mPatternLockView.setPathEndAnimationDuration(100); This library is inspired from AOSP's [LockPatternView](https://github.com/android/platform_frameworks_base/blob/master/core/java/com/android/internal/widget/LockPatternView.java). There are lots of improvements and customization options added so that you can get started without any hassle. If you find a bug or would like to improve any aspect of it, feel free to contribute with pull requests. +# Third Party Bindings + +### React Native +You may now use this library with [React Native](https://github.com/facebook/react-native) via the module [here](https://github.com/prscX/react-native-lock-screen) + + # About The Author ### Aritra Roy