-
Notifications
You must be signed in to change notification settings - Fork 29
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
Unsure how to run as react-native-windows #31
Comments
It seems the relevant lines in package.json were removed by a latter commit ddd2c36 |
I had to remove because we had to upgrade react native and it didn't match versions. Maybe it's fine now. I'm open for pull requests |
This issue is referring to https://github.com/Microsoft/react-native-windows? Not sure that dependency needs to be in this demo app. |
Can be nuked.
Cameron Taggart <[email protected]> schrieb am Mi., 21. März 2018,
18:38:
… This issue is referring to
https://github.com/Microsoft/react-native-windows? Not sure that
dependency needs to be in this demo app.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNIqZqMuBhG63fytwyd-ZOiewzoDNks5tgpAcgaJpZM4Ojbli>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given #9 and #10 I expected the demo to have the option to build using the react-native windows support, but it seems that package.json no longer contains the react-native-windows dependencies. What changes? What should be run to build it?
The text was updated successfully, but these errors were encountered: