sampettersson/placement
A polyfill for the new Layout protocol from iOS 16. Supports iOS 14 and above, on iOS 16 Placement favors the built in Layout protocol and uses that instead of Placements own layouter.
Documentation
You can find the documentation at placement.sampettersson.com
Installation
Swift Package Manager
https://github.com/sampettersson/Placement.gitCarthage
github "sampettersson/Placement" >= VERSIONCocoa Pods
platform :ios, '9.0'
use_frameworks!
target 'Your App Target' do
pod 'Placement', '~> VERSION'
endPackage Metadata
Repository: sampettersson/placement
Default branch: main
README: README.md