This is purely for educational purposes, I am not planning to launch it to App Store at all as it is just a project I'm working on for College. I was using Expo managed workflow earlier but had to implement some native libraries, I still need to develop more of the code but since I can't access some third-party library through the Expo iOS app client, I want to be able to see if each features I have implemented work on my personal device.
Is there a way to build the app and install it on my iPhone to test it out? Along with rebuilding again after updating/fixing my codes? I missed the fast refresh feature the Expo app provided but since it is ejected, I am not sure how to test the app while working to finish up the project.