@@ -16,19 +16,20 @@ React Native Multiple Image Picker **(RNMIP)** enables application to pick image
16
16
17
17
## Features π₯
18
18
19
- | π€© | ![ Logo] [ Logo ] |
20
- | --- | ------------------------------------------------------------------------------ |
21
- | π³ | Keep the previous selection. |
22
- | 0οΈβ£ | Selected order index. |
23
- | π¨ | UI Customization (numberOfColumn, spacing, primaryColor ... ) |
24
- | π | Dark Mode, Light Mode |
25
- | π | Choose multiple images/video. |
26
- | π¦ | Support smart album ` (camera roll, selfies, panoramas, favorites, videos...) ` . |
27
- | πΊ | Display video duration. |
28
- | π | Preview image/video. |
29
- | β
οΈ | Support iCloud Photo Library. |
30
- | π | Crop single/multiple image (new) β¨ |
31
- | πͺ | Scrolling performance. βοΈ |
19
+ | π€© | ![ Logo] [ Logo ] |
20
+ | --- | --------------------------------------------------------------------------------- |
21
+ | π | [ ** Crop** ] ( /docs/docs/CROP.mdx ) single/multiple image. |
22
+ | π | [ ** Preview** ] ( /docs/docs/PREVIEW.mdx ) image/video. |
23
+ | πΈ | [ ** Camera** ] ( /docs/docs/CAMERA.mdx ) module for capturing photos and recording videos. |
24
+ | π³ | Keep the previous selection. |
25
+ | 0οΈβ£ | Selected order index. |
26
+ | π¨ | UI Customization (numberOfColumn, spacing, primaryColor ... ) |
27
+ | π | Dark Mode, Light Mode |
28
+ | π | Choose multiple images/video. |
29
+ | π¦ | Support smart album ` (camera roll, selfies, panoramas, favorites, videos...) ` . |
30
+ | πΊ | Display video duration. |
31
+ | β
οΈ | Support iCloud Photo Library. |
32
+ | πͺ | Scrolling performance. βοΈ |
32
33
33
34
## Installation
34
35
0 commit comments