prscX / react-native-spruce

React Native Bridge for Native Spruce Animation Library
https://github.com/willowtreeapps/spruce-android
Apache License 2.0
531 stars 33 forks source link

Could this framework work with react-native-web? #6

Closed DavidGOrtega closed 6 years ago

DavidGOrtega commented 6 years ago

Hi, I have seen that spruce is a wrapper for IOS and Android, however I have seen that there is a js folder in the project. Would the library be able to work with react native web or react web?

https://github.com/taobaofed/react-web
https://github.com/necolas/react-native-web

prscX commented 6 years ago

Thanks @DavidGOrtega for the query.

I am sorry but it can not be supported on Web since it is a Native Module using native (Android & iOS) libraries which can not be ported for Web.

Thanks Pranav