[change] Remove ProgressBarAndroid and ProgressViewIOS

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 11:13:28 -07:00
parent 7ec9b075a1
commit 72ede16c9c
4 changed files with 0 additions and 10 deletions
@@ -37,8 +37,6 @@ module.exports = {
Platform: true,
PointPropType: true,
ProgressBar: true,
ProgressBarAndroid: true,
ProgressViewIOS: true,
PushNotificationIOS: true,
RefreshControl: true,
SafeAreaView: true,