Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziryanov/CCGrowingTextView
https://github.com/ziryanov/CCGrowingTextView
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ziryanov/CCGrowingTextView
- Owner: ziryanov
- License: mit
- Created: 2013-10-29T11:34:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T13:51:50.000Z (about 10 years ago)
- Last Synced: 2024-10-12T17:32:20.852Z (about 1 month ago)
- Language: Objective-C
- Size: 334 KB
- Stars: 26
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CCGrowingTextView
=================About: A lightweight UITextView subclass that is growing and shrinking in size.
This UITextView is a lightweight solution that mimic iOS Messages behaviour and use Auto Layout. See to the example project to see how its supposed to be used.