react-native-easy-toast icon indicating copy to clipboard operation
react-native-easy-toast copied to clipboard

Add useNativeDriver property required for Animated

Open stanleygomes opened this issue 5 years ago • 0 comments

Animated from react native has a required property called useNativeDriver.

https://reactnative.dev/blog/2017/02/14/using-native-driver-for-animated

Take a look at smartphone screenshot below:

Using Expo version: SDK 39

stanleygomes avatar Dec 05 '20 21:12 stanleygomes