Running React Native Expo Go app on Website
I’d like to host an app on a website, specifically GitHub pages. It is a relatively simple app that only consists of two frontend pages with no backend or databases. I’d like to run an iPhone emulator on the GitHub page. How would I go about doing this?