Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"react-native": v 45.1 #30

Closed
muratYamann opened this issue Aug 3, 2017 · 4 comments
Closed

"react-native": v 45.1 #30

muratYamann opened this issue Aug 3, 2017 · 4 comments

Comments

@muratYamann
Copy link

Hi Viro team,
I want in my project use react-native 0.45.1 How can I

screen shot 2017-08-03 at 14 28 00

Thanks for your help

@VikAdvani
Copy link
Contributor

Hi @muratYamann, the current version of Viro was tested with react-native 0.43. You can try it with .45.1 by modifying the package.json and installing that version of react native by running 'npm install'. Since we haven't tested it, we can't guarantee it will work. For our next release, we plan to support the latest version of RN. If it does work, please let us know!

@muratYamann
Copy link
Author

muratYamann commented Aug 7, 2017

I could not run the demo project @VikAdvani
screen shot 2017-08-07 at 09 31 29
screen shot 2017-08-07 at 09 35 07
screen shot 2017-08-07 at 09 52 32

@achuvm
Copy link
Collaborator

achuvm commented Aug 7, 2017

Hi @muratYamann,

Our platform does not support iOS simulator which explains the first issue you see above, if you build to a iphone device you should see the issue go away.

As for the second issue, we're not sure why that occurs, although it could be because the Xcode project hasn't been set up properly. Try following our guides for Setting up Xcode with Viro or Integrating Existing Xcode Project.

Your Android Studio issue stems from the fact that 'installDebug" isn't a valid gradle task in Viro, because we have more than 1 build type. So just run the same command with installGvrDebug for Cardboard/Daydream or installOvrDebug for GearVR.

In all cases, you can try out the Viro Media App with our Quick Start Guide which avoids the need to use Xcode/Android Studio at all.

Let us know if you still run into issues and we can drill into them more.

Thanks,

Andy

@achuvm
Copy link
Collaborator

achuvm commented Sep 22, 2017

Closing this issue due to lack of activity.

Feel free to reopen this issue, create another issue or contact us at support@viromedia.com.

Thanks!

@achuvm achuvm closed this as completed Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants