mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 570 forks source link

Fix Animated errors #358

Open khofesh opened 4 years ago

khofesh commented 4 years ago

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