aminebenkeroum / toggle-switch-react-native

Toggle Switch React Native Component works on both iOS and Android
MIT License
234 stars 70 forks source link

Fix Animated: `useNativeDriver` was not specified. #31

Closed proserve closed 4 years ago

proserve commented 4 years ago

The new react-native animated API requires useNativeDriver property to be explicitly defined.