Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

danielinoa/DIImageView

Repository files navigation

DIImageView

A Snapchat-like caption integrated within a regular UIImageView.

CI Status Version License Platform

image image

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.3+ and Xcode 8.0+
  • Swift 3.0+

Installation

Manual

Simply add DIImageView.swift into your project.

CocoaPods

DIImageView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DIImageView' => '1.0.2'

Contributors

License

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