6 skills found
CEWendel / SWNavigationControllerA UINavigationController subclass and corresponding UINavigationControllerDelegate that provides drop-in support for edge-swiping left and right through a view hierarchy.
jaredsinclair / JTSSloppySwipingDrop-in UINavigationControllerDelegate that enables sloppy swiping.
soonin / IOS Swift VisionFaceDetectionLearn the easy way to Create Face Detection in effect Project to detect face and details like eye , eyebrow , nose , lips and etc.. with different cool UI in Xcode by Swift Program (Vision, VNDetectFaceLandmarksRequest ) You will be using Vision, VNDetectFaceLandmarksRequest, UIImagePickerControllerDelegate, UINavigationControllerDelegate, UIImagePickerController, delegateUIAlertController, UIImagePickerController , addAction , UIAlertAction, present, sourceType , UIDevice, popoverPresentationController, dismiss, performSegue, UIStoryboardSegue, prepare, segue , segue.identifier, segue.destination, VNImageRequestHandler, CGImagePropertyOrientation , perform, VNRequest, VNFaceObservation, VNFaceObservation, UIGraphicsBeginImageContextWithOptions, .draw, UIGraphicsGetCurrentContext, CGRect, boundingBox, .boundingBox.size.width, .boundingBox.size.height, .boundingBox.origin.x, .boundingBox.origin.y, saveGState, setStrokeColor, drawPath, .landmarks, faceContour, .pointCount, .normalizedPoints, .normalizedPoints[], outerLips, innerLips , leftEye, rightEye, leftPupil, rightPupil, leftEyebrow, rightEyebrow, nose, noseCrest, medianLine, UIGraphicsGetImageFromCurrentImageContext, UIGraphicsEndImageContext and understand How to handle performSegue .
omaralbeik / InteractiveNavigationController[DEPRECATED] Instagram like Custom Interactive UINavigationController with push to left and right
amhatami / IOS Swift VisionFaceDetectionLearn the easy way to Create Face Detection in effect Project to detect face and details like eye , eyebrow , nose , lips and etc.. with different cool UI in Xcode by Swift Program (Vision, VNDetectFaceLandmarksRequest ) You will be using Vision, VNDetectFaceLandmarksRequest, UIImagePickerControllerDelegate, UINavigationControllerDelegate, UIImagePickerController, delegateUIAlertController, UIImagePickerController , addAction , UIAlertAction, present, sourceType , UIDevice, popoverPresentationController, dismiss, performSegue, UIStoryboardSegue, prepare, segue , segue.identifier, segue.destination, VNImageRequestHandler, CGImagePropertyOrientation , perform, VNRequest, VNFaceObservation, VNFaceObservation, UIGraphicsBeginImageContextWithOptions, .draw, UIGraphicsGetCurrentContext, CGRect, boundingBox, .boundingBox.size.width, .boundingBox.size.height, .boundingBox.origin.x, .boundingBox.origin.y, saveGState, setStrokeColor, drawPath, .landmarks, faceContour, .pointCount, .normalizedPoints, .normalizedPoints[], outerLips, innerLips , leftEye, rightEye, leftPupil, rightPupil, leftEyebrow, rightEyebrow, nose, noseCrest, medianLine, UIGraphicsGetImageFromCurrentImageContext, UIGraphicsEndImageContext and understand How to handle performSegue .
YamamotoDesu / UITableViewDiffableDataSourceNo description available