oblador / react-native-collapsible

Animated collapsible component for React Native, good for accordions, toggles etc
MIT License
2.43k stars 453 forks source link

Specify useNativeDriver = "false" #344

Closed marcorm closed 4 years ago

marcorm commented 4 years ago

Solves this warning on RN 0.62.0:

Animated: useNativeDriver was not specified.
This is a required option and must be explicitly set to true or false