[change] Remove PickerIOS

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 11:11:43 -07:00
parent 89bc074327
commit 7ec9b075a1
3 changed files with 0 additions and 5 deletions
@@ -33,7 +33,6 @@ module.exports = {
PanResponder: true,
PermissionsAndroid: true,
Picker: true,
PickerIOS: true,
PixelRatio: true,
Platform: true,
PointPropType: true,