I want to Open a custom camera.
I try that but not do this type of open custom camera like above image , this isn't really exactly what I wanted. I am new to AssetsLibrary.framework. How to open custom camera like above image?
I want to Open a custom camera.
I try that but not do this type of open custom camera like above image , this isn't really exactly what I wanted. I am new to AssetsLibrary.framework. How to open custom camera like above image?
I think you can use CameraOverlay for this.And try to use the method [Camera takePicture] to click the pick. Check for camera customization using Overaly view, you will find the answer.
Cheers..