flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
595 stars 40 forks source link

Adapt latest UIKit API (as of Xcode 10.1) #269

Closed rikner closed 5 years ago

rikner commented 5 years ago

Type of change: Maintenance and API compatibility

Motivation (current vs expected behavior):

There were some small API Changes in Apples UIKit introduced with Mojave / Xcode 10 / Swift 4.2. To me it seems like Apple adapted our CALayerContentsGravity ;-)

Please check if the PR fulfills these requirements

michaelknoch commented 5 years ago

merge? @rikner