Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

popInitialAction() returning null on cold start. #104

@ShubhamBalgujar

Description

@ShubhamBalgujar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions