Hi, in the ViewDidLoad method of my UIViewController I'm adding a dynamic translated text to a Text View. The problem is that is not appearing the scroll bar because I have a black background. So I need: 1. To show the scroll bar even when the user is not scrolling the text. 2. Show a blank scroll bar in a black background.
Can somebody help me? Any help is very welcomed.
Many thanks.