daihase
daihase
@AwaisFayyaz Thank you for using my library. This library renders using CoreGraphics. Therefore, it is impossible to move a once drawn object again. But if you don't do it all...
@AwaisFayyaz I understood what you wanted to do. In that case, you need to save the picture drawn with Sketch. (This is because the line drawn using Sketch is completely...
@taslimansari011 Thank you for using my library. >How to save an image after editing? Does this mean saving image to the iPhone gallery? If so , please refer to [my...
I understood what you wanted to do. I don't know if I can do it properly, but I feel that I can realize it by cloning the same content context....
Sorry to be late for replying. Actually, I faced with same issue before, so that I couldn't resolve it. 😢 However, the things that the pop-up is displayed in duplicate...
@uyphanha When creating a view to be displayed in LSDialogView using xib, prepare another View in the lower hierarchy besides the View prepared from the beginning. It will be a...
@brianmwadime Since LSDialogViewController will be created based on UIViewController, the size of the dialog will not be dynamically determined based on the content in the base. If you want to...