1.1.0 • Published 7 years ago

react-native-libvr v1.1.0

Weekly downloads
89
License
AGPL-3.0
Repository
github
Last release
7 years ago

react-native-libvr

Preview

ScreenShot

How to use

cd your-react-native-project

npm install react-native-libvr

For iOS

Add node_modules/react-native-libvr/ios/RNVRPlayer.xcodeproj to your Xcode project, usually under the Libraries group

on your project's "Build Phrases" add libRNVRPlayer.a in "Link Binary with Libraries"

See https://github.com/sqvcnet/react-native-libvr-demo for detailed usages