Skip to content

Commit bb84c86

Browse files
[change] Remove VibrationIOS
Ref #1352 Ref facebook/react-native#23313
1 parent 8c64f81 commit bb84c86

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

packages/react-native-web/src/exports/VibrationIOS/index.js

-1
This file was deleted.

packages/react-native-web/src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ import Settings from './exports/Settings';
7979
import Systrace from './exports/Systrace';
8080
import TimePickerAndroid from './exports/TimePickerAndroid';
8181
import TVEventHandler from './exports/TVEventHandler';
82-
import VibrationIOS from './exports/VibrationIOS';
8382

8483
// plugins
8584
import DeviceEventEmitter from './exports/DeviceEventEmitter';
@@ -164,7 +163,6 @@ export {
164163
Systrace,
165164
TimePickerAndroid,
166165
TVEventHandler,
167-
VibrationIOS,
168166
// plugins
169167
DeviceEventEmitter
170168
};

0 commit comments

Comments
 (0)