Closed mtnbarreto closed 1 year ago
Github action is no loger working... Could you update the tools versions @mats-claassen ?
Readme should be updated. @cecipirotto go ahead if you are willing to do so.
I pulled this branch, but there may already be an error.
I think ProposedViewSize is iOS16 or higher.
So, I think you need available attributes. (like @available(iOS 16.0, *)
)
I'm looking forward to this changes! Thank you!
Hi @coffmark!
These changes require iOS 16 Layout protocol was just released by apple. I mean it will not longer support ios 15, neither ios 14.
Developers that need iOS 14, and iOS 15 support can continue using older versions, at least until iOS 16 adoption increases.
We already merged these changes, so i'm closing this pr.
Fixes #issue(s) .
Changes proposed in this request: