Hi
Is React Native Web supported by this great library ?
Yes, it is! You need to import from react-spring/native or react-spring/native-hooks.
react-spring/native
react-spring/native-hooks
DevHub is a react-native-web project using it for these animations.
react-native-web
Thanks for your reply.. And it works like you said before.. Just import react-spring/native. Awesome library !
Since that project is now closed source, is there any other examples out there?
Most helpful comment
Yes, it is! You need to import from
react-spring/nativeorreact-spring/native-hooks.DevHub is a
react-native-webproject using it for these animations.