xxxxxxxxxx
1] Download node js (Should be above 12V)
2] mkdir react_native (Create directory)
3] cd react_native
4] npm install -g expo-cli
5] expo init firstApp (If expo command giving error like:
cannot be loaded because running scripts is disabled on this system. For more information,
see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.)
RUN Command:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
// Choose blank template
6] cd firstApp
7] npm start or expo start
xxxxxxxxxx
export ANDROID_HOME=$HOME/Library/Android/sdk
export PATH=$PATH:$ANDROID_HOME/emulator
export PATH=$PATH:$ANDROID_HOME/tools
export PATH=$PATH:$ANDROID_HOME/tools/bin
export PATH=$PATH:$ANDROID_HOME/platform-tools
xxxxxxxxxx
Fix Xbox Game Bar Not Showing in Microsoft Store,Fix Can't Find Xbox Game Bar In Microsoft Store
Install Game Bar:
https://apps.microsoft.com/detail/9nzkpstsnw4p?rtc=1&hl=en-in&gl=IN
You can also use Xbox App to install game bar, if Xbox App is not preinstalled on your PC, then you can install it from Microsoft Store or use the below link to install Xbox App from Xbox website.
https://www.xbox.com/en-US/auth/msa?action=logIn&returnUrl=%2Fen-US%2Fapps%2Fxbox-app-for-pc&prompt=none