uiimagepickercontroller
There are 47 repositories under uiimagepickercontroller topic.
banchichen/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
SilenceLove/HXPhotoPicker
图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function
vhesener/Closures
Swifty closures for UIKit and Foundation
AnyImageKit/AnyImageKit
A toolbox for pick/edit/capture photo or video. Written in Swift.
fulldecent/FDTake
Easily take a photo or video or choose from library
opalorange/OpalImagePicker
A multiple image picker for iOS, written in Swift
awkward/Tatsi
A drop-in replacement for UIImagePickerController with the ability to select multiple images and/or videos
jvk75/UIImageCropper
Simple Image cropper for UIImagePickerController with customisable aspect ratio. Made purely with Swift!
rebeloper/ImagePickerView
🌇 PHPickerViewController / UIImagePickerController for SwiftUI
IlijaMihajlovic/AVFoundation-Camera-App
A camera app with a launch/splash screen with multiple functions each of which is a button, with added animation showing the strength and complexity of AVFoundation. This camera app can record videos, take pictures, switch cameras front and back also turn the flash on and off.
xeieshan/ZHMaskCamera
ZHMaskCamera is a camera that takes UIImage (masking image), takes a photo but it gives you a masked picture from captured photo.
yonat/MockImagePicker
Mock UIImagePickerController for testing camera based UI in simulator
MaorS/MSActionSheet
MSActionSheet - Swift 3 Customized ActionSheet for taking photo from library / front / rear camera
Subito-it/Pellicola
A replacement for UIImagePickerController with multiselection support.
IlijaMihajlovic/Camera-App-With-UIImagePickerController-And-AVFoundation-Completely-Programmatically
Demonstrating how to use the front camera, toggle camera flash and use the back camera with the UIImagePickerController and AVFoundation completely programmatically. Also saving and loading the image from the Photo Library, perhaps if the camera is unavailable.
toddheasley/snap
Point-and-shoot camera for iOS apps
me-ydv-5/camera-overlay
A simple iOS camera application that uses UIImagePickerController to add a simple overlay!
asifbilal786/SimplePhotoPicker
This is the simple photo picker which uses default iPhone SDK with UIImagePickerController
TongFangyuan/IMGPickerManager
An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.
BlonderfulApps/BACameraOverlay
Image Picker for taking a photo with overlay view
doingself/CaptureDemo
选择照片 拍照 照片人脸识别/二维码识别 创建二维码 扫描二维码条形码 视频/音频 录制/播放
hamza-faroooq/Swift-NativeImageVideoPickerManager
This class is used to make native image and video picker in a single use
Murad9288/Media_Picker_Player
Pick and play video from gallery is fully done in this project.
ujeshpatel/MediaPicker
Media (Photo and Video) Picker helper
erenerinanc/Photo-Filter
User can import photos from their library, add some filter on them and save back to their camera roll.
Shariif-Islam/ImagePicker
Pick Image from Photo library and camera.
bmaciag/SwiftUI-by-Example
SwiftUI by Example
cvslel/ChasingLegendsInFirebase
Usage of FirebaseSDK, UIImagePicker, FirebaseStorage, FirebaseFirestore and SnapKit.
EP2nd/100_Days_of_Swift-Project_13-Instafilter
The 13th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. An app offering several photo filters to use. Complete project, including solutions to all the challenges (+ solution to the 2nd challenge of Project 15).
jldavid/SwiftUICamera
Launching the native iOS camera in SwiftUI using UIImagePickerController 2024
shruezee/MultipleImage-TableViewCell-CameraCapture
TableView with multiple images in cell in swift
SihemMED/WorkingWithMedia
This is a Swift project working with UIImagePickerController, AVFoundation, AVKit. It contains a demo for : *Taking images using image picker controller, *Recording and playing audio using AVFoundation and AVKit, *Recording video with image picker controller and playing it using AVFoundation
cuadros-code/Project-13-instafilter
Project 13 Image manipulation, UISlider and more