Skip to content

Commit

Permalink
[change] Remove AlertIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Oct 4, 2019
1 parent c8ee13b commit a33f502
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/exports/AlertIOS/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ import ToolbarAndroid from './exports/ToolbarAndroid';
import ViewPagerAndroid from './exports/ViewPagerAndroid';
import WebView from './exports/WebView';
// compat (apis)
import AlertIOS from './exports/AlertIOS';
import CameraRoll from './exports/CameraRoll';
import DatePickerAndroid from './exports/DatePickerAndroid';
import ImagePickerIOS from './exports/ImagePickerIOS';
Expand Down Expand Up @@ -197,7 +196,6 @@ export {
ViewPagerAndroid,
WebView,
// compat (apis)
AlertIOS,
CameraRoll,
DatePickerAndroid,
ImagePickerIOS,
Expand Down

0 comments on commit a33f502

Please sign in to comment.