shaps80 / SwiftUIBackports

A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
MIT License
931 stars 59 forks source link

iOS16 Layout LayoutValueKey #57

Closed zjinhu closed 10 months ago

zjinhu commented 1 year ago

Can you backport Layout and LayoutValueKey on iOS14 with support?

shaps80 commented 1 year ago

AFAIK that API is tied specifically into the whole Layout API, which is a much bigger backport and in fact largely impossible without digging into private API. If you have an approach in mind I'm happy to take submissions. But I have other focuses already in progress and cannot promise anything.

You should contribute 👍