mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 07:09:03 +00:00
[change] Remove VibrationIOS
Ref #1352 Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export default {};
|
||||
-2
@@ -79,7 +79,6 @@ import Settings from './exports/Settings';
|
||||
import Systrace from './exports/Systrace';
|
||||
import TimePickerAndroid from './exports/TimePickerAndroid';
|
||||
import TVEventHandler from './exports/TVEventHandler';
|
||||
import VibrationIOS from './exports/VibrationIOS';
|
||||
|
||||
// plugins
|
||||
import DeviceEventEmitter from './exports/DeviceEventEmitter';
|
||||
@@ -164,7 +163,6 @@ export {
|
||||
Systrace,
|
||||
TimePickerAndroid,
|
||||
TVEventHandler,
|
||||
VibrationIOS,
|
||||
// plugins
|
||||
DeviceEventEmitter
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user