Rayen Sbai

Results 36 comments of Rayen Sbai
trafficstars

this work even in API 30

yes, working

Hey @ntcong91 this is a simple workaround working for me, check it out! [link](https://github.com/mrousavy/react-native-vision-camera/issues/1148#issuecomment-1214998966)

sorry i just edited the file directly instead of forking the repo.

Hello @harmochiky, you can use the new React Hook by Reanimated [useKeyboardAnimation()](https://docs.swmansion.com/react-native-reanimated/docs/next/api/hooks/useAnimatedKeyboard) i've really liked this new feature, if you like it too, please star React Native Reanimated if you...

`useKeyboardAnimation()` hook still experimental

### Temporarily Workaround: - Go to `node_modules/react-native-vision-camera/android/build/downloads` - Copy all `*.tar.gz` to a safe folder like `/home/${yourUsername}/gradleThings` - When you install a new library and you know that gradle will...

> ### Temporarily Workaround: > - Go to `node_modules/react-native-vision-camera/android/build/downloads` > - Copy all `*.tar.gz` to a safe folder like `/home/${yourUsername}/gradleThings` > - When you install a new library and you...