oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.81k stars 702 forks source link

useNativeDriver is required #319

Closed Dabisilva closed 3 years ago

Dabisilva commented 4 years ago

In the SDK 38 the useNativeDriver is required option and most be explicity set to "true" or "false"

bfp4 commented 3 years ago

It won't run for me unless useNativeDriver={true}. I'm not sure why.