@@ -135,7 +135,7 @@ module.exports = {
135
135
'DatePickerIOS-merged' ,
136
136
'DatePickerIOS has been merged with DatePickerAndroid and will be removed in a future release. ' +
137
137
"It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. " +
138
- 'See https://github.com/react-native-community/react-native- datetimepicker' ,
138
+ 'See https://github.com/react-native-community/datetimepicker' ,
139
139
) ;
140
140
return require ( './Libraries/Components/DatePicker/DatePickerIOS' ) ;
141
141
} ,
@@ -195,7 +195,7 @@ module.exports = {
195
195
'progress-bar-android-moved' ,
196
196
'ProgressBarAndroid has been extracted from react-native core and will be removed in a future release. ' +
197
197
"It can now be installed and imported from '@react-native-community/progress-bar-android' instead of 'react-native'. " +
198
- 'See https://github.com/react-native-community/react-native- progress-bar-android' ,
198
+ 'See https://github.com/react-native-community/progress-bar-android' ,
199
199
) ;
200
200
return require ( './Libraries/Components/ProgressBarAndroid/ProgressBarAndroid' ) ;
201
201
} ,
@@ -204,7 +204,7 @@ module.exports = {
204
204
'progress-view-ios-moved' ,
205
205
'ProgressViewIOS has been extracted from react-native core and will be removed in a future release. ' +
206
206
"It can now be installed and imported from '@react-native-community/progress-view' instead of 'react-native'. " +
207
- 'See https://github.com/react-native-community/react-native- progress-view' ,
207
+ 'See https://github.com/react-native-community/progress-view' ,
208
208
) ;
209
209
return require ( './Libraries/Components/ProgressViewIOS/ProgressViewIOS' ) ;
210
210
} ,
@@ -222,7 +222,7 @@ module.exports = {
222
222
'segmented-control-ios-moved' ,
223
223
'SegmentedControlIOS has been extracted from react-native core and will be removed in a future release. ' +
224
224
"It can now be installed and imported from '@react-native-community/segmented-control' instead of 'react-native'. " +
225
- 'See https://github.com/react-native-community/react-native- segmented-control' ,
225
+ 'See https://github.com/react-native-community/segmented-control' ,
226
226
) ;
227
227
return require ( './Libraries/Components/SegmentedControlIOS/SegmentedControlIOS' ) ;
228
228
} ,
@@ -299,7 +299,7 @@ module.exports = {
299
299
'async-storage-moved' ,
300
300
'AsyncStorage has been extracted from react-native core and will be removed in a future release. ' +
301
301
"It can now be installed and imported from '@react-native-community/async-storage' instead of 'react-native'. " +
302
- 'See https://github.com/react-native-community/react-native- async-storage' ,
302
+ 'See https://github.com/react-native-community/async-storage' ,
303
303
) ;
304
304
return require ( './Libraries/Storage/AsyncStorage' ) ;
305
305
} ,
@@ -311,7 +311,7 @@ module.exports = {
311
311
'clipboard-moved' ,
312
312
'Clipboard has been extracted from react-native core and will be removed in a future release. ' +
313
313
"It can now be installed and imported from '@react-native-community/clipboard' instead of 'react-native'. " +
314
- 'See https://github.com/react-native-community/react-native- clipboard' ,
314
+ 'See https://github.com/react-native-community/clipboard' ,
315
315
) ;
316
316
return require ( './Libraries/Components/Clipboard/Clipboard' ) ;
317
317
} ,
@@ -320,7 +320,7 @@ module.exports = {
320
320
'DatePickerAndroid-merged' ,
321
321
'DatePickerAndroid has been merged with DatePickerIOS and will be removed in a future release. ' +
322
322
"It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. " +
323
- 'See https://github.com/react-native-community/react-native- datetimepicker' ,
323
+ 'See https://github.com/react-native-community/datetimepicker' ,
324
324
) ;
325
325
return require ( './Libraries/Components/DatePickerAndroid/DatePickerAndroid' ) ;
326
326
} ,
@@ -391,7 +391,7 @@ module.exports = {
391
391
'pushNotificationIOS-moved' ,
392
392
'PushNotificationIOS has been extracted from react-native core and will be removed in a future release. ' +
393
393
"It can now be installed and imported from '@react-native-community/push-notification-ios' instead of 'react-native'. " +
394
- 'See https://github.com/react-native-community/react-native- push-notification-ios' ,
394
+ 'See https://github.com/react-native-community/push-notification-ios' ,
395
395
) ;
396
396
return require ( './Libraries/PushNotificationIOS/PushNotificationIOS' ) ;
397
397
} ,
@@ -515,7 +515,7 @@ if (__DEV__) {
515
515
false ,
516
516
'ART has been removed from React Native. ' +
517
517
"It can now be installed and imported from '@react-native-community/art' instead of 'react-native'. " +
518
- 'See https://github.com/react-native-community/react-native- art' ,
518
+ 'See https://github.com/react-native-community/art' ,
519
519
) ;
520
520
} ,
521
521
} ) ;
@@ -620,7 +620,7 @@ if (__DEV__) {
620
620
false ,
621
621
'TimePickerAndroid has been removed from React Native. ' +
622
622
"It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. " +
623
- 'See https://github.com/react-native-community/react-native- datetimepicker' ,
623
+ 'See https://github.com/react-native-community/datetimepicker' ,
624
624
) ;
625
625
} ,
626
626
} ) ;
0 commit comments