Skip to content

Commit

Permalink
[change] Remove VibrationIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiccup19940325 authored and necolas committed Oct 4, 2019
1 parent f4466f9 commit 1b56abf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions packages/react-native-web/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -164,7 +163,6 @@ export {
Systrace,
TimePickerAndroid,
TVEventHandler,
VibrationIOS,
// plugins
DeviceEventEmitter
};

0 comments on commit 1b56abf

Please sign in to comment.