One way is by transitioning your project to a structure that can be built with the standard React Native CLI
. You would create a new, standard React Native project and finish code migration manually. Using this method means you are no longer relying on theĀ EAS BuildĀ service at all.