https://github.com/shakurocom/placeholdertextview
https://github.com/shakurocom/placeholdertextview
component ios placeholder-text placeholder-textview swift textview uikit xcode
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakurocom/placeholdertextview
- Owner: shakurocom
- License: mit
- Created: 2022-08-31T06:27:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T12:24:51.000Z (over 2 years ago)
- Last Synced: 2025-03-04T03:17:50.328Z (3 months ago)
- Topics: component, ios, placeholder-text, placeholder-textview, swift, textview, uikit, xcode
- Language: Swift
- Homepage:
- Size: 608 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# PlaceholderTextView


- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)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`:
```ruby
pod 'Shakuro.PlaceholderTextView'
```Then, run the following command:
```bash
$ 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](https://github.com/shakurocom/PlaceholderTextView/tree/master/PlaceholderTextView_Example)
## License
Shakuro.PlaceholderTextView is released under the MIT license. [See LICENSE](https://github.com/shakurocom/PlaceholderTextView/blob/master/LICENSE.md) 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.