Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizwankce/camera
📸 Custom Camera for iDevices in swift
https://github.com/rizwankce/camera
avfoundation camera ios swift
Last synced: 7 days ago
JSON representation
📸 Custom Camera for iDevices in swift
- Host: GitHub
- URL: https://github.com/rizwankce/camera
- Owner: rizwankce
- License: mit
- Created: 2017-06-16T12:56:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T07:48:08.000Z (about 1 year ago)
- Last Synced: 2023-11-09T08:44:14.998Z (about 1 year ago)
- Topics: avfoundation, camera, ios, swift
- Language: Swift
- Size: 51.8 KB
- Stars: 131
- Watchers: 5
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Camera
📸 Custom Camera for iDevices in swiftThis REPO holds all the codes related to series of my medium posts.
***Part 1*** - [Create Custom camera view by using AVFoundation](https://medium.com/@rizwanm/https-medium-com-rizwanm-swift-camera-part-1-c38b8b773b2)
***Part 2*** - [Use custom camera view to take pictures and save it to photos album
](https://medium.com/compileswift/swift-camera-part-2-c6de440a9404)***Part 3*** - [Use custom camera view to detect QR code](https://medium.com/compileswift/swift-camera-part-3-ebe5b7d32835)