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

sendDeviceEventWithName:body: is deprecated: Subclass RCTEventEmitter instead #67

Open jordanbyron opened 5 years ago

jordanbyron commented 5 years ago

https://github.com/jordanbyron/react-native-quick-actions/blob/master/RNQuickAction/RNQuickAction/RNQuickActionManager.m#L158

aaguiar66934 commented 4 years ago

Any updates with this issue? #76 is closed but I think it should be reopened because it seems to be the main problem. This causes iOS apps to not function as expected when in background and a quick action is selected.