[fix] Export DeviceEventEmitter

Close #1402
This commit is contained in:
Evan Bacon
2019-07-16 14:04:55 -07:00
committed by Nicolas Gallagher
parent 45f94eb43d
commit 8f5e7d4e14
3 changed files with 9 additions and 1 deletions
@@ -17,6 +17,7 @@ module.exports = {
ColorPropType: true,
DatePickerAndroid: true,
DatePickerIOS: true,
DeviceEventEmitter: true,
DeviceInfo: true,
Dimensions: true,
DrawerLayoutAndroid: true,