File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ module.exports = {
224
224
warnOnce (
225
225
'imagePickerIOS-moved' ,
226
226
'ImagePickerIOS has been extracted from react-native core and will be removed in a future release. ' +
227
- "Please upgrade to use either '@react-native-community/image-picker-ios ' or 'expo-image-picker'. " +
228
- ' If you cannot upgrade to a different library, please install the deprecated image-picker-ios. ' +
227
+ "Please upgrade to use either '@react-native-community/react-native- image-picker' or 'expo-image-picker'. " +
228
+ " If you cannot upgrade to a different library, please install the deprecated '@react-native-community/ image-picker-ios' package. " +
229
229
'See https://github.com/react-native-community/react-native-image-picker-ios' ,
230
230
) ;
231
231
return require ( 'ImagePickerIOS' ) ;
You can’t perform that action at this time.
0 commit comments