SDK 39
“expo-notifications”: “~0.7.2”,
How to handle origin and selected in the new notifications api?
In LegacyNotifications I could handle if the user had pressed the notification with selected and received if it was in the foreground, but with the new api I don’t see in the documentation how to do it