Joe Newton
Joe Newton
Thanks, @tomlokhorst ! Looking forward to it! 🙂
Hey @tomlokhorst , just checking to see if there’s any update with these changes?
> @SomeRandomiOSDev Why all the `@MainActor` annotations? @gabors The annotations are due to the fact that `UIDevice` itself is restricted to the `@MainActor`, meaning that any API that uses it...
@Zandor300 Could we get a review and potential merge of this?
I made all of the changes locally and was about to put up a PR myself before noticing this one. I don’t have an issue pushing my changes and opening...
Opened a PR here: https://github.com/roberthein/TinyConstraints/pull/112