I have some issues for editing UIImageView. User can enter the text in imageview then it processes to save it and after that user can view this image with the text .
How can I do this?
I have some issues for editing UIImageView. User can enter the text in imageview then it processes to save it and after that user can view this image with the text .
How can I do this?
Try the following
I tried and got the solution for adding the text inside the UIImageview.Below is the coding