THNotesTextView
THNotesTextView copied to clipboard
UITextView with the look of a Notebook
Results
1
THNotesTextView issues
Sort by
recently updated
recently updated
newest added
I can't scroll to top. It may or may not be related to: https://github.com/hons82/THNotesTextView/issues/1 ` [yourscrollview setContentOffset:CGPointMake(0,0) animated:YES]; ` doesn't seem to work