Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-syan-image-picker
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenSource
react-native-syan-image-picker
Commits
ec3e24d4
Commit
ec3e24d4
authored
Oct 26, 2017
by
Syan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.0.5 修复iOS小bug
parent
be1ff343
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
4 deletions
+13
-4
README.md
README.md
+9
-1
NSDictionary+SYSafeConvert.m
ios/NSDictionary+SYSafeConvert.m
+1
-1
package.json
package.json
+3
-2
No files found.
README.md
View file @
ec3e24d4
...
...
@@ -143,3 +143,11 @@ import ImagePicker from 'react-native-syan-image-picker'
*/
```
## 非常感谢
[
LuckSiege
](
https://github.com/LuckSiege/PictureSelector
)
[
banchichen
](
https://github.com/banchichen/TZImagePickerController
)
[
ljunb
](
https://github.com/ljunb
)
\ No newline at end of file
ios/NSDictionary+SYSafeConvert.m
View file @
ec3e24d4
...
...
@@ -6,7 +6,7 @@
// Copyright © 2017年 Facebook. All rights reserved.
//
#import "NS
Mutable
Dictionary+SYSafeConvert.h"
#import "NSDictionary+SYSafeConvert.h"
@implementation
NSMutableDictionary
(
SYSafeConvert
)
...
...
package.json
View file @
ec3e24d4
{
"name"
:
"react-native-syan-image-picker"
,
"version"
:
"0.0.
4
"
,
"version"
:
"0.0.
5
"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
,
"pu"
:
"npm publish"
},
"keywords"
:
[
"react-native"
,
...
...
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