React Native Project built with React Native 0.56 standards and the Expo CLI tool (As opposed to the older React Native CLI tool)
https://facebook.github.io/react-native/docs/0.56/getting-started.html
Course: https://www.udemy.com/firstappreactnativeandexpo/learn/lecture/11272320#overview
Had to make a QR code manually based on my IPv4 location using this site: https://www.the-qrcode-generator.com/
And these instructions: expo/create-react-native-app#627