revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.07k stars 197 forks source link

feat(native): support iOS #945

Closed EduardoRFS closed 4 years ago

EduardoRFS commented 4 years ago

Again, more system detection code, but this time is done.

Changes

This last change is required as our application needs to live inside the UIApplicationMain, this is essentially a no-op on other platforms.

How to test

Same as #943 will publish a guide and a CI today