Hi, dear library provider:
I don't like to coding with the storyBoard, i would like to ask u can i use this library without xib& storyBoard, thx a lot.
And I wanna ask can I alloc the KLCircleViewController with self
like this:
self.circleVC =[[KLCircleViewController alloc] initWithCenterViewController: self
leftViewController: nil
rightViewController: nil
bottomViewController: UIImagePickerController];
I wanna dev a app the way use the camera like the IOS when it lock the screen thx.
Hi, dear library provider:
I don't like to coding with the storyBoard, i would like to ask u can i use this library without xib& storyBoard, thx a lot.
And I wanna ask can I alloc the KLCircleViewController with self
like this:
self.circleVC =[[KLCircleViewController alloc] initWithCenterViewController: self
leftViewController: nil
rightViewController: nil
bottomViewController: UIImagePickerController];
I wanna dev a app the way use the camera like the IOS when it lock the screen thx.