Pranav Raj Singh Chauhan

Results 155 comments of Pranav Raj Singh Chauhan

Thanks @Noitidart for raising the query. Since this is a thin wrapper around native libraries, it is not possible currently to use this with Animated API. However I will look...

Thanks @hrag for raising the issue. Based on shared information, I believe, you are using RNFS -> 3.0 and above. Personally I have tested only on 2.x Looks like it...

Thanks @simona89 for raising the issue. Can you please propose the default `size` and `color` which we should apply to the iconic button. Thanks

Hi @Angelk90, Definitely you are always welcome and appreciated 😄. Please find below list of native libraries I am planning to integrate: **Pattern** - [aritraroy/PatternLockView](https://github.com/aritraroy/PatternLockView) - [Tuqierrenzu/TQGestureLockView](https://github.com/Tuqierrenzu/TQGestureLockView) I firmly believe...

@Angelk90 WOW :smile I didn't thought it in that way, before publishing I will definitely include above suggestions. Thanks Pranav

It's really nice @Angelk90 that you have shared the use cases. We should definitely loop all the suggested items. My use case was simple, just to have a pin/pattern authentication...

Hi @Angelk90, I have add `backgroundImage` prop in order to set the screen background. I will work on other suggestions as well. Meantime you can install `v0.0.3` in order to...

My Bad, While doing writeup I copied few steps from `react-native-popover-menu` `README` and got missed to change the name. Apologies for the same. I have updated `README` Thanks Pranav

Hi @Angelk90, Can you please try below codes: - **Types** - Pin: 0 - Pattern: 1 - **Modes** - Capture: 0 - Verify: 1 In [RNLockScreen](https://github.com/prscX/react-native-lock-screen/blob/master/js/RNLockScreen.js) source I have created...

Hi @Angelk90, Can you please try `