alain ibrahim
alain ibrahim
@JDMathew we also tested @gorhom/bottom-sheet | 5.0.0-alpha.9 react-native | 0.73.5 react-native-reanimated | 3.10.0 react-native-gesture-handler | 2.16.1 reanimated V2 works only with reactnative 0.71 and lower https://docs.swmansion.com/react-native-reanimated/docs/guides/compatibility/
did you found a way to fix it ? i switched to Modalize
@MuhammadMuzammilQadri @gorhom do you have an idea how to fix this please ? @gorhom/bottom-sheet 4.6.3 react-native | 0.74.2 react-native-reanimated | 3.12.0 react-native-gesture-handler | 2.16.2 ``` CppException: Cannot read property '__workletHash'...
@m1daz do you find a fix ? i cannot use any package you use reanimated with react 0.74
@m1daz we had to upgrade to 0.74 because of sub package needing this ( mapbox) react-native-modalize work good in production yes but it's look dead package too ... https://github.com/jeremybarbet/react-native-modalize/issues/507
> any update on this issue? I have this problem too. do you have it only by installing reanimated ? which version of reanimated+ react worked for you ? thanks...
he didn't responded since mai. i really doubt it will be fixed soon or even fixed
i already have `android:requestLegacyExternalStorage="true"` in AndroidManifesl.xml. i always have `permission denied` no matter what i do. ``` try { const granted = await PermissionsAndroid.request( PermissionsAndroid.PERMISSIONS.WRITE_EXTERNAL_STORAGE, { title: 'Storage Permission Required',...
refine is not for just adding a string search ? i use it in same screen because user can filter from inputText too the refine signature is ``` const {query,...
following, i have the same error some times