DeepRolling
DeepRolling
For other people who fall into the same situation, try putting the show function into setTimoutout, this work for me. ```js onClick={() => { const { x, y, width }...
I have same issue , in my condition , it cause by i update my node version . solution : delete all node_modules which already downloaded ,and run "yarn install"...
For all my homie who can't kill this problem by follow the above instructions: 1. delete _**.cxx**_ and _**build**_ folder in node_modules/@baronha/react-native-multiple-image-picker/android 2. delete _**.cxx**_ and _**build**_ folder in node_modules/react-native-nitro-modules/android...
> For all my homie who can't kill this problem by follow the above instructions: > > 1. delete _**.cxx**_ and _**build**_ folder in node_modules/@baronha/react-native-multiple-image-picker/android > 2. delete _**.cxx**_ and...