File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,14 @@ React Native Multiple Image Picker **(RNMIP)** enables application to pick image
3232| 🔪 | Crop single/multiple image (new) ✨ |
3333| 🌪 | Scrolling performance. ☕️ |
3434
35+ ## Installation
36+
37+ See more [ ** Installation** ] ( https://baronha.github.io/react-native-multiple-image-picker/getting-started )
38+
3539## Usage
3640
3741Here is a simple usage of the Multiple Image Picker. <br />
38- See more [ ** Config** ] ( /config )
42+ See more [ ** Config** ] ( https://baronha.github.io/react-native-multiple-image-picker /config)
3943
4044``` typescript
4145import { openPicker , Config } from ' @baronha/react-native-multiple-image-picker'
@@ -76,7 +80,7 @@ const onPicker = async () => {
7680- [x] Dynamic Theme.
7781- [x] Dynamic Language.
7882- [ ] Open Camera Controller.
79- - [ ] Open Crop Controller.
83+ - [x ] Open Crop Controller.
8084- [ ] Open Preview Controller.
8185
8286## Sponsor & Support ☕️
You can’t perform that action at this time.
0 commit comments