oblador / react-native-lightbox

Images etc in Full Screen Lightbox Popovers for React Native
MIT License
2.82k stars 501 forks source link

is there a way fore speed-up the animation or avoid it? #61

Open sdrabb opened 7 years ago

sdrabb commented 7 years ago

I want remore or increas the speed of the animation when a lightbox is pressed, is there a way to do that?

harrydema commented 6 years ago

try

springConfig={{tension: 900000, friction: 900000}}