Commit 8fd06c6 1 parent 3ba760c commit 8fd06c6 Copy full SHA for 8fd06c6
File tree 3 files changed +25
-5
lines changed
3 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
id : index
3
- title : Multiple Image Picker
3
+ title : Multiple Image Picker | BAO HA
4
4
hide_title : true
5
5
sidebar_label : Multiple Image Picker
6
6
description : 🏞 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
8
8
slug : /
9
9
---
10
10
import ReactPlayer from 'react-player'
11
11
12
12
![ Logo] [ Logo ]
13
13
14
- <img src =" / img/banner.png" width =" 100% " />
14
+ <img src =" img/banner.png " width =" 100% " />
15
15
16
16
[ ![ iOS] [ iOS ]] [ iOS-URL ] [ ![ Android] [ Android ]] [ Android-URL ] [ ![ Swift] [ Swift ]] [ Swift-URL ] [ ![ Kotlin] [ Kotlin ]] [ Kotlin-URL ] [ ![ React-Native] [ React-Native ]] [ React-Native-URL ]
17
17
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const config: Config = {
14
14
15
15
// Set the /<baseUrl>/ pathname under which your site is served
16
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
- baseUrl : '/react-native-multiple-image-picker/ ' ,
17
+ baseUrl : '/react-native-multiple-image-picker' ,
18
18
19
19
// GitHub pages deployment config.
20
20
// If you aren't using GitHub pages, you don't need these.
@@ -51,7 +51,7 @@ const config: Config = {
51
51
sidebarPath : './sidebars.ts' ,
52
52
routeBasePath : '/' ,
53
53
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' ,
55
55
lastVersion : 'current' ,
56
56
versions : {
57
57
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