File tree Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ To keep this library maintained and up-to-date please consider [sponsoring it on
8686## Built With ❤️
8787
8888[ ![ NitroModules] ( https://img.shields.io/badge/Nitro_Modules-0052CC?style=for-the-badge )] ( https://nitro.margelo.com/docs/nitro-modules )
89- <br >
89+ <br / >
9090[ ![ HXPhotoPicker] ( https://img.shields.io/badge/HXPhotoPicker-F05138?style=for-the-badge )] ( https://github.com/SilenceLove/HXPhotoPicker )
91- <br >
91+ <br / >
9292[ ![ PictureSelector] ( https://img.shields.io/badge/Picture_Selector-b07219?style=for-the-badge )] ( https://github.com/LuckSiege/PictureSelector )
9393
9494## Star History
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ sidebar_label: Usage
55slug : /usage
66---
77
8- ## Usage
9-
108Here is a simple usage of the Multiple Image Picker. <br />
119See more [ ** Config** ] ( /config )
1210
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description: 🏞 react-native-multiple-image-picker enables applications to pic
77image : img/banner.png
88slug : /
99---
10+
1011import ReactPlayer from 'react-player'
1112
1213![ Logo] [ Logo ]
@@ -44,9 +45,11 @@ To keep this library maintained and up-to-date please consider [sponsoring it on
4445
4546## Built With ❤️
4647
47- - [ react-native-nitro-modules] ( https://nitro.margelo.com/docs/nitro-modules )
48- - [ HXPhotoPicker] ( https://github.com/SilenceLove/HXPhotoPicker )
49- - [ PictureSelector] ( https://github.com/LuckSiege/PictureSelector )
48+ [ ![ NitroModules] ( https://img.shields.io/badge/Nitro_Modules-0052CC?style=for-the-badge )] ( https://nitro.margelo.com/docs/nitro-modules )
49+
50+ [ ![ HXPhotoPicker] ( https://img.shields.io/badge/HXPhotoPicker-F05138?style=for-the-badge )] ( https://github.com/SilenceLove/HXPhotoPicker )
51+
52+ [ ![ PictureSelector] ( https://img.shields.io/badge/Picture_Selector-b07219?style=for-the-badge )] ( https://github.com/LuckSiege/PictureSelector )
5053
5154<!-- Badge for README -->
5255
Original file line number Diff line number Diff line change @@ -100,6 +100,12 @@ const config: Config = {
100100 label : 'GitHub' ,
101101 position : 'right' ,
102102 } ,
103+
104+ {
105+ href : 'https://apps.apple.com/vn/app/binsoo-photo-filters-editor/id6502683720' ,
106+ label : '✨ Binsoo - Photo Editor' ,
107+ position : 'right' ,
108+ } ,
103109 ] ,
104110 } ,
105111
You can’t perform that action at this time.
0 commit comments