Skip to content

Commit 922f4af

Browse files
authored
Update README.md
1 parent ab4eea8 commit 922f4af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
React Native Multiple Image Picker enables application to pick images and videos from multiple smart album in iOS/Android, similar to the current Facebook App. React Native Multiple Image Picker is based on two libraries available, [TLPhotoPicker](https://github.com/tilltue/TLPhotoPicker) and [PictureSelector](https://github.com/LuckSiege/PictureSelector)
88

9+
> Related: [React Native Photo Editor](https://github.com/baronha/react-native-photo-editor)
10+
911
## Demo 👉👈
1012

1113
| iOS | Android |
1214
| ------------- | ------------- |
13-
| <img src="./files/demo-main-ios.gif" height="720px"> | <img src="./files/demo-main-android.gif" height="720px"> |
15+
| ![](files/demo-main-ios.gif) | ![](files/demo-main-android.gif) |
1416

1517
## Installation
1618

0 commit comments

Comments
 (0)