[Android] bottom-sheet animations not working when device animations are off after upgrading to version 3.16.1 #6765
Labels
Missing repro
This issue need minimum repro scenario
Platform: Android
This issue is specific to Android
Description
I have implemented a simple BottomSheet using gorhom/react-native-bottom-sheet library. I upgraded the react-native-reanimated version from 3.4.0 to 3.16.1 and the bottom sheet stopped showing when the device animations are off on Android.
I have switched off the Window animation scale, Transition animation scale, Animator duration scale from the developer settings.
The text was updated successfully, but these errors were encountered: