In-browser Review Apps for iOS/Android development

Description

Today a lot of iOS/Android developers are using GitLab CI. They, however, don't use Review App because of the technical difficulty. A server needs to run emulator, streaming the screen and provides interactive interface over browser.

But from Product manager, designers and clients perspectives, Review App has a significant meaning rather than tests. They want to know the details of behavior and animations on the development branchs. They want to know the differences between iOS versions, or screen sizes. But it's cumbersome to pull the changes, launch Android studio, compile, and run it locally or install on own phone.

Our Review App is feature complete and nothing to expand. Instead, we can use external services such as https://appetize.io/ or something mentioned in this blog post to provide an emulator over browser. I think it's worth documenting that they can see development apps without painful & repetitive installation flow.

Proposal

Create a document to run Review APP with https://appetize.io/.

Links / references

/cc @markpundsack @bikebilly @ayufan

Edited by Jason Yavorsky