jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 93 forks source link

DeviceEventEmitter has been deprecated #100

Open jonmountjoy opened 4 years ago

jonmountjoy commented 4 years ago

The DeviceEventEmitter has been deprecated.

I think that this project should use NativeEventEmitter instead (though I don't know "NativeModule" we would use).