crazycodeboy / react-native-easy-toast

A react native module to show toast like android, it works on iOS and Android.
http://www.devio.org/
MIT License
1.11k stars 263 forks source link

Add useNativeDriver property required for Animated #95

Open stanleygomes opened 3 years ago

stanleygomes commented 3 years ago

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