ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.85k stars 69 forks source link

Airyx appkit uikit features #31

Closed ryanmcgrath closed 2 years ago

ryanmcgrath commented 2 years ago

This has been sitting for a bit, but should probably get merged as it's blocking some other PRs.

Notable changes:

Some of these bugs regarding unsafe behavior will hopefully be easier to avoid with objc2, but I want to merge and release this for now so that other things can move on.

Any issues, feel free to open. :)