All Projects → gaowanli → GWLPhotoSelector

gaowanli / GWLPhotoSelector

Licence: other
相册照片多张选择控件

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to GWLPhotoSelector

Flutter photo
Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.
Stars: ✭ 285 (+470%)
Mutual labels:  photos, selector, picker, photo
Flutter photo manager
Provide flutter with the ability to manage photos.
Stars: ✭ 294 (+488%)
Mutual labels:  photos, picker, photo
Imagestore
Open source google photos alternative!
Stars: ✭ 429 (+758%)
Mutual labels:  photos, photo
Rxpaparazzo
RxJava extension for Android to take images using camera and gallery and pick files up
Stars: ✭ 467 (+834%)
Mutual labels:  photos, picker
Photostructure For Servers
PhotoStructure for Servers
Stars: ✭ 98 (+96%)
Mutual labels:  photos, photo
Insgallery
📸 Instagram-like image picker for Android (一款 UI 炫酷高仿 Instagram 的图片、视频选择器)
Stars: ✭ 409 (+718%)
Mutual labels:  photos, picker
Android Multipicker Library
Android Multipicker Library
Stars: ✭ 425 (+750%)
Mutual labels:  photos, picker
Imageselector
图片选择器, 支持多图选择和图片预览
Stars: ✭ 62 (+24%)
Mutual labels:  photos, photo
Hephotopicker
自由定制支持视频,图片的相册选择器
Stars: ✭ 146 (+192%)
Mutual labels:  photos, picker
Gallery shell
📷 Bash Script to generate static responsive image web galleries.
Stars: ✭ 198 (+296%)
Mutual labels:  photos, photo
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+300%)
Mutual labels:  photos, photo
Zlphotobrowser
Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
Stars: ✭ 3,962 (+7824%)
Mutual labels:  photos, picker
WeightedRandomSelector
Very fast C# class for weighted random picking.
Stars: ✭ 117 (+134%)
Mutual labels:  selector, picker
Fmphotopicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
Stars: ✭ 428 (+756%)
Mutual labels:  photos, picker
Dreampower
DeepNude with DreamNet improvements.
Stars: ✭ 287 (+474%)
Mutual labels:  photos, photo
Lpalbum
an albums that can preview, multiple-choice
Stars: ✭ 17 (-66%)
Mutual labels:  photos, photo
Pd Select
vue components ,like ios 3D picker style,vue 3d 选择器组件,3D滚轮
Stars: ✭ 101 (+102%)
Mutual labels:  selector, picker
PhotosApp
React Native Photos App: AWS Amplify, AWS S3, Mobile Analytics with Pinpoint
Stars: ✭ 21 (-58%)
Mutual labels:  photos, photo
Instagramphotopicker
Photo-picker like Instagram
Stars: ✭ 144 (+188%)
Mutual labels:  photos, picker
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+1140%)
Mutual labels:  photos, photo

GWLPhotoSelector

相册照片多张选择控件

###使用方法 1.#import "GWLPhotoLibrayController.h" 2.使用photoLibrayControllerWithBlock方法进行初始化 3.设置最多可选择的照片数量:maxCount (必须) 4.设置是否可跨相册选择:multiAlbumSelect (可选,默认NO)

###更多设置 #####GWLPhotoSelectorHeader.h 1.#define GWLPhotoSelector_Cell_Height 55.0 // cell高度 2.#define GWLPhotoSelector_RowPhotoCount 4 // 一行显示的图片个数 3.#define GWLPhotoSelector_ErrorMessageText @"未能读取到任何照片"

###效果展示 gif1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].