Skip to content

carabina/THNotesTextView

 
 

Repository files navigation

THNotesTextView

This control is an an extension to the standard UITextview 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', '~> 0.0.1'

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