react-native-actionsheet
react-native-actionsheet copied to clipboard
Solve useNativeDriver issue
trafficstars
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.
@xiaoyann it would be nice if you could merge this PR, thanks in advance!
I released the fix to npm, read #131