Thanks, Rob. I just looked at some code samples and it seems trivial to implement on your end. One writeup, for instance, says it’s less than ten lines of code and gives examples:
The Safari view controller is incredibly easy to use. In fact, it’s one of the smallest APIs I’ve seen with only two initializers and two delegate methods. Even so, it brings all of the features users expect from Safari over to your app.
Being able to use the Safari view controller and toggle readability mode is, from my perspective, the most important feature Corona could implement for iOS in the next year.