File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
packages/uikit-react-native Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import Clipboard from '@react-native-clipboard/clipboard';
21
21
import { CameraRoll } from '@react-native-camera-roll/camera-roll' ;
22
22
import RNFBMessaging from '@react-native-firebase/messaging' ;
23
23
import Video from 'react-native-video' ;
24
- import * as DocumentPicker from 'react-native-document- picker' ;
24
+ import * as DocumentPicker from '@ react-native-documents/ picker' ;
25
25
import * as FileAccess from 'react-native-file-access' ;
26
26
import * as ImagePicker from 'react-native-image-picker' ;
27
27
import * as Permissions from 'react-native-permissions' ;
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import Clipboard from '@react-native-clipboard/clipboard';
18
18
import { CameraRoll } from '@react-native-camera-roll/camera-roll' ;
19
19
import RNFBMessaging from '@react-native-firebase/messaging' ;
20
20
import Video from 'react-native-video' ;
21
- import * as DocumentPicker from 'react-native-document- picker' ;
21
+ import * as DocumentPicker from '@ react-native-documents/ picker' ;
22
22
import * as FileAccess from 'react-native-file-access' ;
23
23
import * as ImagePicker from 'react-native-image-picker' ;
24
24
import * as Permissions from 'react-native-permissions' ;
Original file line number Diff line number Diff line change 11
11
"@bam.tech/react-native-image-resizer" : " ^3.0.10" ,
12
12
"@react-native-camera-roll/camera-roll" : " ^7.8.1" ,
13
13
"@react-native-clipboard/clipboard" : " ^1.14.1" ,
14
+ "@react-native-documents/picker" : " ^10.1.0" ,
14
15
"@react-native-firebase/messaging" : " ^14.7.0" ,
15
16
"@react-navigation/native" : " ^6.1.17" ,
16
17
"@react-navigation/native-stack" : " ^6.10.0" ,
20
21
"react-native" : " 0.74.3" ,
21
22
"react-native-audio-recorder-player" : " ^3.6.10" ,
22
23
"react-native-create-thumbnail" : " ^2.0.0" ,
23
- "react-native-document-picker" : " ^9.3.0" ,
24
24
"react-native-file-access" : " ^3.1.0" ,
25
25
"react-native-image-picker" : " ^7.1.2" ,
26
26
"react-native-mmkv" : " ^2.12.2" ,
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ import Clipboard from '@react-native-clipboard/clipboard';
165
165
import { CameraRoll } from ' @react-native-camera-roll/camera-roll' ;
166
166
import RNFBMessaging from ' @react-native-firebase/messaging' ;
167
167
import Video from ' react-native-video' ;
168
- import * as DocumentPicker from ' react-native-document- picker' ;
168
+ import * as DocumentPicker from ' @ react-native-documents/ picker' ;
169
169
import * as FileAccess from ' react-native-file-access' ;
170
170
import * as ImagePicker from ' react-native-image-picker' ;
171
171
import * as Permissions from ' react-native-permissions' ;
You can’t perform that action at this time.
0 commit comments