react native windows kurulumu

cmd yi admin yetkisi ile aç 

@"%SystemRoot%System32WindowsPowerShellv1.0powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%chocolateybin"

choco install -y nodejs.install python2 jdk8

devamı https://www.techomoro.com/how-to-install-and-setup-react-native-on-windows-10/