shakurocom / PlaceholderTextView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shakuro PlaceholderTextView

PlaceholderTextView

Version Platform License MIT

A PlaceholderTextView is a UITextView subclass with an additional functionality. PlaceholderTextView main features are placeholder text and ability to change self's size according to text.

Requirements

  • iOS 11.0+
  • Xcode 11.0+
  • Swift 5.0+

Installation

CocoaPods

To integrate PlaceholderTextView into your Xcode project with CocoaPods, specify it in your Podfile:

pod 'Shakuro.PlaceholderTextView'

Then, run the following command:

$ pod install

Manually

If you prefer not to use CocoaPods, you can integrate Shakuro.PlaceholderTextView simply by copying it to your project.

Usage

Have a look at the PlaceholderTextView_Example

License

Shakuro.PlaceholderTextView is released under the MIT license. See LICENSE for details.

Give it a try and reach us

Star this tool if you like it, it will help us grow and add new useful things. Feel free to reach out and hire our team to develop a mobile or web project for you.

About

License:MIT License


Languages

Language:Swift 90.3%Language:Ruby 6.2%Language:Objective-C 3.5%