react-native-360 icon indicating copy to clipboard operation
react-native-360 copied to clipboard

Status of this?

Open cristianocca opened this issue 6 years ago • 2 comments

Just wondering, is this currently maintained/working?

For Android, I have found something similar (https://github.com/duyluonglc/react-native-gvr ) but the library is pretty much broken with any recent react version.

cristianocca avatar May 02 '19 20:05 cristianocca

It's not maintained. Should work with locking to old dependencies as in example.

The Android Version its' not merged, a starting point should be this https://github.com/altafan/react-native-gvr-video-android cc/ @altafan

tiero avatar May 03 '19 15:05 tiero

The Android module uses an old version of react-native. It's likely possible it's broken for recent versions, but I didn't test that. Also, as @tiero suggested, you should take it as a starting point since it does not work properly and it's not maintained.

altafan avatar May 03 '19 16:05 altafan