beefe / react-native-actionsheet

An elegant ActionSheet component for React Native.
MIT License
1.35k stars 345 forks source link

Solve useNativeDriver issue #117

Open im-amir opened 4 years ago

im-amir commented 4 years ago

Transition animation does not work in android without useNativeDriver. So, there must be a prop for enabling useNativeDriver. Even the default prop should be useNativeDriver set to true.

Skyriixxx commented 4 years ago

@xiaoyann it would be nice if you could merge this PR, thanks in advance!

alessiocancian commented 3 years ago

I released the fix to npm, read #131