文件名称:ios-一个清新的相机.zip
文件大小:250KB
文件格式:ZIP
更新时间:2022-07-31 12:31:06
视图动画
这是一个自定义相机的demo,在github上面看到的demo是用swift写的,我写了一下用oc怎么调用 已经代码就能调用 github 地址 https://github.com/wubianxiaoxian/SkfSwiftCammer
【文件预览】:
ALCameraViewController
----ViewController()
--------ConfirmViewController.xib(16KB)
--------ALCameraViewController-Bridging-Header.h(135B)
--------PhotoLibraryViewController.swift(4KB)
--------ALCameraViewController.swift(14KB)
--------ConfirmViewController.swift(9KB)
----Utilities()
--------ImageFetcher.swift(2KB)
--------SingleImageFetcher.swift(3KB)
--------CameraShot.swift(1KB)
--------SingleImageSaver.swift(3KB)
--------ImageExtensions.swift(1KB)
--------VolumeControl.swift(2KB)
--------UIButtonExtensions.swift(1KB)
--------CameraGlobals.swift(689B)
--------Utilities.swift(2KB)
--------PhotoLibraryAuthorizer.swift(1KB)
----CameraView.strings(600B)
----ALCameraViewAssets.xcassets()
--------cameraButtonHighlighted.imageset()
--------confirmButton.imageset()
--------closeButton.imageset()
--------libraryConfirm.imageset()
--------Contents.json(62B)
--------flashOffIcon.imageset()
--------cameraButton.imageset()
--------flashOnIcon.imageset()
--------flashAutoIcon.imageset()
--------swapButton.imageset()
--------ALPlaceholder.imageset()
--------permissionsIcon.imageset()
--------libraryCancel.imageset()
--------libraryButton.imageset()
--------retakeButton.imageset()
----Views()
--------CameraView.swift(7KB)
--------CropOverlay.swift(5KB)
--------ImageCell.swift(2KB)
--------PermissionsView.swift(5KB)