react-native-actionsheet icon indicating copy to clipboard operation
react-native-actionsheet copied to clipboard

Solve useNativeDriver issue

Open im-amir opened this issue 5 years ago • 2 comments
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.

im-amir avatar Aug 07 '20 06:08 im-amir

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

Skyriixxx avatar Aug 19 '20 08:08 Skyriixxx

I released the fix to npm, read #131

alessiocancian avatar Feb 21 '21 11:02 alessiocancian