Skip to content

hons82/THNotesTextView

Repository files navigation

THNotesTextView

Pod Version Pod Platform Pod License

This control is an extension to the standard UITextview to make it look like a notebook

Screenshots

iPhone Portrait iPhone Landscape

Installation

CocoaPods

Install with CocoaPods by adding the following to your Podfile:

platform :ios, '7.0'
pod 'THNotesTextView', '~> 1.0.0'

Note: We follow http://semver.org for versioning the public API.

Manually

Or copy the THNotesTextView/ directory from this repo into your project.

Usage

Have a look at the Example Project. Actually it's quite simple, as it is a normal UITextView

#Contributions

...are really welcome.

License

Source code of this project is available under the standard MIT license. Please see the license file.

About

UITextView with the look of a Notebook

Resources

License

Stars

Watchers

Forks

Packages

No packages published