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
- Host: GitHub
- URL: https://github.com/maximbilan/uitextviewplaceholder
- Owner: maximbilan
- License: mit
- Created: 2016-07-24T06:34:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T10:17:28.000Z (over 7 years ago)
- Last Synced: 2025-04-21T07:10:23.890Z (9 months ago)
- Topics: ios, ios-app, placeholder, swift, tutorial, ui, ui-components, ui-kit, uitextview
- Language: Swift
- Homepage:
- Size: 1010 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UITextViewPlaceholder
Unfortunately, by default iOS SDK doesn’t have the placeholder functionality.
See the next implementation:

The full source code you can find in this repository.