File tree Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 11---
22id : index
3- title : Multiple Image Picker
3+ title : Multiple Image Picker | BAO HA
44hide_title : true
55sidebar_label : Multiple Image Picker
66description : 🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android
7- image : / img/banner.png
7+ image : img/banner.png
88slug : /
99---
1010import ReactPlayer from 'react-player'
1111
1212![ Logo] [ Logo ]
1313
14- <img src =" / img/banner.png" width =" 100% " />
14+ <img src =" img/banner.png " width =" 100% " />
1515
1616[ ![ iOS] [ iOS ]] [ iOS-URL ] [ ![ Android] [ Android ]] [ Android-URL ] [ ![ Swift] [ Swift ]] [ Swift-URL ] [ ![ Kotlin] [ Kotlin ]] [ Kotlin-URL ] [ ![ React-Native] [ React-Native ]] [ React-Native-URL ]
1717
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const config: Config = {
1414
1515 // Set the /<baseUrl>/ pathname under which your site is served
1616 // For GitHub pages deployment, it is often '/<projectName>/'
17- baseUrl : '/react-native-multiple-image-picker/ ' ,
17+ baseUrl : '/react-native-multiple-image-picker' ,
1818
1919 // GitHub pages deployment config.
2020 // If you aren't using GitHub pages, you don't need these.
@@ -51,7 +51,7 @@ const config: Config = {
5151 sidebarPath : './sidebars.ts' ,
5252 routeBasePath : '/' ,
5353 editUrl :
54- 'https://github.com/gorhom /react-native-bottom-sheet /tree/master/website /docs' ,
54+ 'https://github.com/baronha /react-native-multiple-image-picker /tree/master/docs /docs' ,
5555 lastVersion : 'current' ,
5656 versions : {
5757 current : {
Original file line number Diff line number Diff line change 1+ # Example
2+
3+ This website is built using [ Expo] ( https://docs.expo.dev/ )
4+
5+ https://github.com/user-attachments/assets/79580bc7-237c-46b7-b92e-1479cc6d9079
6+
7+
8+
9+ ### Installation
10+
11+ ```
12+ $ yarn
13+ $ yarn prebuild --clean
14+ ```
15+
16+ ### Step 2
17+
18+ ```
19+ $ NNN Enjoy Bro 🐧
20+ ```
You can’t perform that action at this time.
0 commit comments