How do I make a UITextView transparent? I built the view in Interface Builder and placed a UITextView into it and it covers the background.
Any ideas?
for Swift 4
textView.backgroundColor = UIColor.clear