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

danielinoa/DIImageView

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.