• This repository has been archived on 05/Jan/2023
  • Stars
    star
    104
  • Rank 329,400 (Top 7 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 10 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Snapchat-inspired caption integrated within a regular UIImageView.

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.