Custom release channels on Ejected

I’m going to eject to ExpoKit, but want to build custom application that allow to load custom urls (like original expo client), or switch between release channels in runtime (for QA).
How can I do it?

  • Using my own custom url schema?
  • Using some api and and reloading app?