Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatblat/horizontalscrollingtextview
An experiment with loading lots of content into a UITextView, preventing lines from wrapping and allowing horizontal scroll.
https://github.com/phatblat/horizontalscrollingtextview
Last synced: 28 days ago
JSON representation
An experiment with loading lots of content into a UITextView, preventing lines from wrapping and allowing horizontal scroll.
- Host: GitHub
- URL: https://github.com/phatblat/horizontalscrollingtextview
- Owner: phatblat
- License: mit
- Created: 2014-10-15T02:55:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T20:54:39.000Z (over 9 years ago)
- Last Synced: 2024-10-14T18:31:53.238Z (2 months ago)
- Language: Objective-C
- Size: 148 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HorizontalScrollingTextView
An experiment with loading lots of content into a UITextView, preventing lines from wrapping and allowing horizontal scroll.## License
This repo is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for rights and limitations.