React-spring: React Native Web Support ?

Created on 4 Feb 2019  路  3Comments  路  Source: pmndrs/react-spring

Hi

Is React Native Web supported by this great library ?

Most helpful comment

Yes, it is! You need to import from react-spring/native or react-spring/native-hooks.

DevHub is a react-native-web project using it for these animations.

All 3 comments

Yes, it is! You need to import from react-spring/native or react-spring/native-hooks.

DevHub is a react-native-web project using it for these animations.

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?

Was this page helpful?
0 / 5 - 0 ratings