pranavbabu

Results 11 comments of pranavbabu

@behenate ``` Error Could not encrypt/decrypt the value for SecureStore [native code] construct [native code] construct node_modules/@babel/runtime/helpers/construct.js:16:26 _construct node_modules/@babel/runtime/helpers/wrapNativeSuper.js:17:23 Wrapper [native code] construct node_modules/expo-modules-core/build/errors/CodedError.js:6:13 node_modules/expo-modules-core/build/errors/CodedError.js:10:8 CodedError Thread 2 - main...

I mean it's possible to set listener when dropdown is opened and remove it when dropdown is closed, to avoid extra function calls each time user clicks somewhere.

@latekvo Thanks for the PR and for fixing this issue!

> Sorry @pranavbabu, this reveals too much information to the console to be the default -- but if you use the debug switch on Database (or add a new one),...

@radex Please let me know if new solution is better.

It is working in expo, could you please add more context?

here is what I do in order to make it work: I use patch-package lib to make direct changes to lib, here is how patch looks: ```patch diff --git a/node_modules/react-native-photo-editor/android/build.gradle...

Oh sorry, you are right, I'm using different library and don't have any exp with this one...