[change] Remove ActionSheetIOS

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 10:02:00 -07:00
parent 250ee3c234
commit c0c7a18aca
3 changed files with 0 additions and 4 deletions
@@ -1,7 +1,6 @@
// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
module.exports = {
AccessibilityInfo: true,
ActionSheetIOS: true,
ActivityIndicator: true,
Alert: true,
AlertIOS: true,
@@ -1 +0,0 @@
export default {};
-2
View File
@@ -90,7 +90,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
import ViewPagerAndroid from './exports/ViewPagerAndroid';
import WebView from './exports/WebView';
// compat (apis)
import ActionSheetIOS from './exports/ActionSheetIOS';
import AlertIOS from './exports/AlertIOS';
import CameraRoll from './exports/CameraRoll';
import DatePickerAndroid from './exports/DatePickerAndroid';
@@ -198,7 +197,6 @@ export {
ViewPagerAndroid,
WebView,
// compat (apis)
ActionSheetIOS,
AlertIOS,
CameraRoll,
DatePickerAndroid,