I'm starting to learn React Native and I'd like to NOT use Create React Native App
to code for Android and iPhone because it seems I'll lose some part of the "fun".
In order to do that, it seems I need to use a Mac OS to code, or at least test on iPhone.
MacBooks are out of my budget at the moment, and download from internet is not an option, so the only option, that seems quite right, is to virtualize a Mac OS, but the latest available OS to buy is Mountain Lion
.
Will I be able to code React Native apps on Ubuntu and test/publish on iPhone using Mountain Lion
in a VM? Thanks in advance!