Questions tagged [react-native-windows]

This tag should be used for any queries related to react-native-windows. All generic react-native queries should be posted to react-native package

React Native Windows package https://microsoft.github.io/react-native-windows/docs/getting-started

80 questions
0
votes
1 answer

Windows App plugin not working for react native

I'm trying to provide windows support for my react native app but somehow it's not able to generate windows folder. the first error is... rnpm-plugin-windows@0.2.11 requires a peer of react-native@>=0.31.0 but none is installed. You must install…
Vvk
  • 4,031
  • 29
  • 51
0
votes
2 answers

Self-contained React Native app possible?

I built a react-native app for Windows (https://github.com/Microsoft/react-native-windows). The app runs fine on my development machine, but if I copy the EXE (and DLL dependencies) to another machine and run, I get the error message Unable to…
George
  • 2,436
  • 4
  • 15
  • 30
0
votes
1 answer

Creating an application with react-native init AwesomeProject

I am new to react native and i try creating a project with "react-native init AwesomeProject" but got this errorenter image description here and I try checking the folder AwesomeProject, android and ios folder are missing, am working on windows 10
Oluwafemi
  • 11
  • 1
  • 2
-1
votes
1 answer

React native windows - UWP application - trying to shutdown the computer

I am trying to run a cmd command from a react native windows - UWP application that shutdowm the computer. There is any way to do it??? I have created a c# native module which creates a process that run the cmd command. Getting "access is denied"…
-1
votes
1 answer

Is there a way to test ios application developed using react native in windows OS?

I have a Windows 10 PC and Visual studio 2015 installed. I want to develop an iOS app using react native framework. And I want to run the iOS app and test it in the same Windows 10 PC. Is that possible? If Yes, please let me know the steps and…
1 2 3 4 5
6