I'm working in a team of seven. some of us are mac users some are windows users. We want to work on a React Native app and version control it using Git. Is this possible? If so how should I initialize the app? Is it possible for them to use an API like expo to compile the code and run it off on iPhone emulator?
Note: Window's users are not interested in Running VM's off their computers.
Thank you