Cody Williams

Results 3 comments of Cody Williams

> > > You can extend the `animationConfigs` with `reduceAnimation` value if you use react-native-reanimated v3. > > > ``` > > > import { ANIMATION_CONFIGS } from '@gorhom/bottom-sheet'; >...

@jaaywags Solid workaround! I suppose the only downside is that if you're trying to move an item to a position that is currently off screen, the parent is unable to...