Have you tried Expo? It allows you to develop directly on your iPhone, with the development server happily running on Windows or Linux.
The easiest way to try it is at https://snack.expo.io/ , which is an in-browser dev environment for React Native. All you need is the Expo app on your iPhone or Android.
Disclaimer: Expo supports my work on React Navigation, the JS navigation framework for React Native. But I would recommend them regardless!
The easiest way to try it is at https://snack.expo.io/ , which is an in-browser dev environment for React Native. All you need is the Expo app on your iPhone or Android.
Disclaimer: Expo supports my work on React Navigation, the JS navigation framework for React Native. But I would recommend them regardless!