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';
2121import { CameraRoll } from '@react-native-camera-roll/camera-roll' ;
2222import RNFBMessaging from '@react-native-firebase/messaging' ;
2323import Video from 'react-native-video' ;
24- import * as DocumentPicker from 'react-native-document- picker' ;
24+ import * as DocumentPicker from '@ react-native-documents/ picker' ;
2525import * as FileAccess from 'react-native-file-access' ;
2626import * as ImagePicker from 'react-native-image-picker' ;
2727import * 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';
1818import { CameraRoll } from '@react-native-camera-roll/camera-roll' ;
1919import RNFBMessaging from '@react-native-firebase/messaging' ;
2020import Video from 'react-native-video' ;
21- import * as DocumentPicker from 'react-native-document- picker' ;
21+ import * as DocumentPicker from '@ react-native-documents/ picker' ;
2222import * as FileAccess from 'react-native-file-access' ;
2323import * as ImagePicker from 'react-native-image-picker' ;
2424import * as Permissions from 'react-native-permissions' ;
Original file line number Diff line number Diff line change 1111 "@bam.tech/react-native-image-resizer" : " ^3.0.10" ,
1212 "@react-native-camera-roll/camera-roll" : " ^7.8.1" ,
1313 "@react-native-clipboard/clipboard" : " ^1.14.1" ,
14+ "@react-native-documents/picker" : " ^10.1.0" ,
1415 "@react-native-firebase/messaging" : " ^14.7.0" ,
1516 "@react-navigation/native" : " ^6.1.17" ,
1617 "@react-navigation/native-stack" : " ^6.10.0" ,
2021 "react-native" : " 0.74.3" ,
2122 "react-native-audio-recorder-player" : " ^3.6.10" ,
2223 "react-native-create-thumbnail" : " ^2.0.0" ,
23- "react-native-document-picker" : " ^9.3.0" ,
2424 "react-native-file-access" : " ^3.1.0" ,
2525 "react-native-image-picker" : " ^7.1.2" ,
2626 "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';
165165import { CameraRoll } from ' @react-native-camera-roll/camera-roll' ;
166166import RNFBMessaging from ' @react-native-firebase/messaging' ;
167167import Video from ' react-native-video' ;
168- import * as DocumentPicker from ' react-native-document- picker' ;
168+ import * as DocumentPicker from ' @ react-native-documents/ picker' ;
169169import * as FileAccess from ' react-native-file-access' ;
170170import * as ImagePicker from ' react-native-image-picker' ;
171171import * as Permissions from ' react-native-permissions' ;
You can’t perform that action at this time.
0 commit comments