2017-04-04 UITextView with placeholders

For my current project, the user needs to select a template from a list. The template contains a number of placeholders where text needs to be filled in, and further editing needs to be done.

I've created an example Xcode project on GitHub which shows how this can be done:

https://github.com/bvankuik/TextViewWithPlaceholders/raw/master/demo.gif