We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ff55c commit 993e9bcCopy full SHA for 993e9bc
README.md
@@ -38,7 +38,7 @@ Extremely Fast views layouting without auto layout. No magic, pure code, full co
38
* Xcode 11 / 10 /9
39
40
### Recent changes/features
41
-* :star: Automatic Sizing (UIView conly), See [Automatic sizing](#automatic_sizing)
+* :star: Automatic Sizing, use PinLayout to compute view size. See [Automatic sizing](#automatic_sizing)
42
* :star: Add methods to position a view between two other views. See [Layout between other views](#layout_between).
43
* :star: Add [`pin.readableMargins` and `pin.layoutMargins`](#safeAreaInsets) properties.
44
* :star: Add `sizeToFit()` method. See [Adjusting size](#adjusting_size).
0 commit comments