I don't even know how to make all of the textView bold, but I want to know how to make only a word in the whole text to be like a title (bigger and bold).
mytextview.text = @"Title \n text text text text";
//I want the "Title" to be bigger and bold