You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2023. It is now read-only.
componentDidMount(){
QuickActions.popInitialAction()
.then(data => console.log(data)
.catch(console.error);
}
}
Return null in data.
DeviceEventEmitter is working but on cold start it is not working.
ReactNative - 0.60.5
react-native-quick-actions - 0.3.13