Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
dz_TZImagePickerController
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shuijing
dz_TZImagePickerController
Commits
4e2e1d98
Commit
4e2e1d98
authored
Jan 08, 2016
by
Zhen Tan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
629f2512
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
README.md
README.md
+13
-13
No files found.
README.md
View file @
4e2e1d98
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, fitting iOS6789 system.
A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, fitting iOS6789 system.
一个支持多选、选原图和视频的图片选择器,同时有预览功能,适配了iOS6789系统。
一个支持多选、选原图和视频的图片选择器,同时有预览功能,适配了iOS6789系统。
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/photoPickerVc.
png
)
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/photoPickerVc.
PNG
)
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/photoPreviewVc.
png
)
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/photoPreviewVc.
PNG
)
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/videoPlayerVc.
png
)
!
[
image
](
https://github.com/banchichen/TZImagePickerController/blob/master/Screenshots/videoPlayerVc.
PNG
)
## 一. Installation 安装
## 一. Installation 安装
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
[self presentViewController:imagePickerVc animated:YES completion:nil];
[self presentViewController:imagePickerVc animated:YES completion:nil];
## 三. Requirements 要求
## 三. Requirements 要求
iOS 6 or later. Requires Arc
.
iOS 6 or later. Requires Arc
iOS6及以上系统可使用. ARC环境.
iOS6及以上系统可使用. ARC环境.
When system version is iOS6 or iOS7, Using AssetsLibrary.
When system version is iOS6 or iOS7, Using AssetsLibrary.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment