Open im-amir opened 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.
@xiaoyann it would be nice if you could merge this PR, thanks in advance!
I released the fix to npm, read #131
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.