https://github.com/codermjlee/ios9sample-photos
介绍Photos.framework的常见功能:创建自定义相册、保存图片到自定义相册、搜索所有相册的图片
https://github.com/codermjlee/ios9sample-photos
Last synced: 3 months ago
JSON representation
介绍Photos.framework的常见功能:创建自定义相册、保存图片到自定义相册、搜索所有相册的图片
- Host: GitHub
- URL: https://github.com/codermjlee/ios9sample-photos
- Owner: CoderMJLee
- License: mit
- Created: 2015-09-24T07:38:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T08:50:11.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T09:09:25.528Z (3 months ago)
- Language: Objective-C
- Size: 185 KB
- Stars: 309
- Watchers: 16
- Forks: 92
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS9Sample-Photos
介绍Photos.framework的常见功能:创建自定义相册、保存图片到自定义相册、搜索所有相册的图片