- Works on macOS & windows 11
- Completed app
- Import & Export of data
- GUI (can handle the craziest stuff)
- Data input & storage
Preferably 16 GB of RAM. Definitely >20 GBs of free space if you need to install everything from scratch
Go to https://microsoft.github.io/react-native-windows/docs/rnw-dependencies and run the .ps1 on Powershell with Administrator Privileges.
Install npm/npx. Install yarn. Install Visual Studio Community 2019. make sure to select UWP Development, Node.js Development and Desktop Development. Additionally, download Windows 10 SDK 10.18632.0 Install Chocolatey. Install Google Chrome. Install git. Install .net core. Turn on Developer Mode in Windows Settings.
Install Visual Studio Code. It is lightweight and already set up to work!
Run
npm install
Simply run
npm react-native run-windows
or if on VSCode go into the Run and Debug menu and choose Debug | Windows
.
L OS