Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lucdion committed Jun 30, 2020
1 parent 06ff55c commit 993e9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Extremely Fast views layouting without auto layout. No magic, pure code, full co
* Xcode 11 / 10 /9

### Recent changes/features
* :star: Automatic Sizing (UIView conly), See [Automatic sizing](#automatic_sizing)
* :star: Automatic Sizing, use PinLayout to compute view size. See [Automatic sizing](#automatic_sizing)
* :star: Add methods to position a view between two other views. See [Layout between other views](#layout_between).
* :star: Add [`pin.readableMargins` and `pin.layoutMargins`](#safeAreaInsets) properties.
* :star: Add `sizeToFit()` method. See [Adjusting size](#adjusting_size).
Expand Down

0 comments on commit 993e9bc

Please sign in to comment.