rnheroes / react-native-toastable

🍞 Blazingly fast and fully customizable Toaster component for React Native
https://www.npmjs.com/package/react-native-toastable
MIT License
96 stars 4 forks source link

Is it possible to enable useNativeDriver? #7

Open fobos531 opened 10 months ago

fobos531 commented 10 months ago

I see in the source code that useNativeDriver is explicitly is disabled. Is it possible to turn this on or expose as an option? I would like to have smooth 60 FPS animations, but it seems like this option affects this so that they are not fully smooth.

Thoughts?

enestatli commented 10 months ago

I am happy to let you know that we are actively looking into this.