react-router-native-stack icon indicating copy to clipboard operation
react-router-native-stack copied to clipboard

Animation detail

Open txs opened this issue 7 years ago • 1 comments

Wonderful project. However, for vertical transitions, the fading and sliding animation can be done not from the 100% bottom. I tried some of the example app on expo eg. react native paper element. the transition is from 30% of the height, which makes the transition more fluid on slower android devices. Thanks

tested on android

txs avatar Apr 19 '18 16:04 txs

I'm open to PR's to update transitions. An even nicer feature would be the ability to pass in a custom animation config, but that would be a lot more work.

Traviskn avatar Aug 18 '18 20:08 Traviskn