This is how my data looks like in my database:
Baseball cap by adidas Originals
- Made from cotton
- Embroidered brand logo to the front
- Five panel styling
- Ventilation holes to the side
If I want to render this in a UITextView in my app. How can I do this? Is there a way that I can render this in UITextView and the spaces and indents of the text are still there?
Any help would be very much appreciated! Thanks in advance!
Check out this page MWFeedParser
Source: Objective-C: How to replace HTML entities?