Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 588 Bytes

File metadata and controls

22 lines (13 loc) · 588 Bytes

AFInflatingView

=============

Simple UIView child class that inflates according to it’s subview’s intrinsic size.

Usage

Simply create an UIView in your nib/storyboard, set it’s class to AFInflatingView and set it’s intrinsic content size to “placeholder”, so you don’t get any warnings.

Creator

Adrián Ferreyra @_AdrianFerreyra

License

AFInflatingView is available under the MIT license. See the LICENSE file for more info.