Commit 4d1d2b3
If the "maxFiles" keyword is missing, assign a default value of 5 to align with the documentation. (#2148)
* Fix the issure in Android where the photo picker does not support a maxFiles selection limit.
* Fix the error in the setConfiguration function when retrieving maxFiles from options. If the maxFiles keyword is missing, assign a default value of 5 to align with the documentation.
---------
Co-authored-by: BruceWang <Bruce.Wang@grapecity.com>1 parent 90e606e commit 4d1d2b3
File tree
1 file changed
+1
-1
lines changed- android/src/main/java/com/reactnative/ivpusic/imagepicker
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments