I am new to swift. I am working on project in which my requirement is that I want to select image from photo library or take photo from camera and after selecting image I want to draw on that image for highlighting some part of image.
I searched a lot and I found some links which I am sharing with you in those link there are too many extra things so I am not able to understand how to take only image draw functionality from that project:
[https://github.com/eventtus/photo-editor]
I did't able to try because I this project there are too many things
So if anyone have simple demo app or reference link or any other solutions for the same then please help me.