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