The GrowingImageView is used as a header to scrolling content which will grow once you start scrolling into a negative y contentOffset
. Optionally, you can use the category method provided for any UIImageView
.
To run the example project, clone the repo, and run pod install
from the Example directory first.
GrowingImageView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "GrowingImageView"
JamieREvans, [email protected]
GrowingImageView is available under the MIT license. See the LICENSE file for more info.