An open API service indexing awesome lists of open source software.

https://github.com/maximbilan/uitextviewplaceholder

UITextView Placeholder Tutorial
https://github.com/maximbilan/uitextviewplaceholder

ios ios-app placeholder swift tutorial ui ui-components ui-kit uitextview

Last synced: 7 months ago
JSON representation

UITextView Placeholder Tutorial

Awesome Lists containing this project

README

          

# UITextViewPlaceholder

Unfortunately, by default iOS SDK doesn’t have the placeholder functionality.
See the next implementation:

![alt tag](https://raw.github.com/maximbilan/UITextViewPlaceholder/master/test.gif)

The full source code you can find in this repository.