I am building a self-hostable React Native OTA solution.
By using this, I can bypass the App Store review process and deploy a React Native app.
The downside of self-hosting is that the setup process is complicated, so I thought it would be great to solve this problem more easily by integrating it with Vercel.
I hope that someday we can create the infrastructure for React Native OTA with just one click.