https://github.com/muukii/photospicker
https://github.com/muukii/photospicker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/muukii/photospicker
- Owner: muukii
- License: mit
- Created: 2015-03-14T18:00:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-06T07:20:19.000Z (almost 10 years ago)
- Last Synced: 2025-02-10T20:31:44.197Z (3 months ago)
- Language: Swift
- Size: 305 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PhotosPicker
============Using PhotosFramework
Features
--------- [ ] Like UIImagePicker
- [ ] Compatible iCloud (PhotoStream)
- [ ] Multiple Selection
- [ ] Divide daily
- [ ] CropRequirements
------------iOS 8.0+
Swift 1.2
Structure
---------- PhotosPickerController: UINavigationController
- PhotosPickerCollectionsController: UIViewController
- UITableView
- (You can customize in subclass.)
- PhotosPickerAssetsController: UIViewController
- UICollectionView
- (You can customize in subclass.)CocoaPods
---------Author
------Muukii (@muukii0803)
License
-------Alamofire is released under the MIT license. See LICENSE for details.