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 Jan 14, 2025. It is now read-only.
Hi, I'm looking to move away from custom Java modules for notifications to a React Native package. Currently I am using .setFullScreenIntent(action, true); in my notification builder, but I can't find anything similar in this package. Is there a way to do it, hacky or non-hacky?