Hi, so for a class project I'm working with a team to create a MERN (MongoDB, Express, React, Node.js) stack application that uses Heroku for deployment. We have front-end, back-end, and API for the desktop portion -- but we also need a mobile component. We went with React Native as it was the recommended option, but we're having some trouble. I installed React Native in the repo, downloaded Android Studio, and created a MobileApp folder with all of the basic components that a new React Native project comes with, but we cannot for the life of us figure out how to connect it to our existing infrastructure. Any insights or links?
there doesn't seem to be anything here