-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Type: StaleIssue has become stale - automatically added by Stale botIssue has become stale - automatically added by Stale bothelp: needs-triageIssue needs additional investigation/triaging.Issue needs additional investigation/triaging.type: bugNew bug reportNew bug report
Description
Seems like the documentation says that for react-native-navigaton getIsHeadless() function can be used to see your app headless state. However, it seems that it always returns false. After some digging, I can see in this merged PR (#4304) that isHeadless is set to YES only if rctRootView is != nil
. But on react-native-navigation the rctRootView is always nil.
I'm only talking about iOS.
Was this tested? Is there any way we can have the headless check available for react-native-navigation?
Thanks in advance
OMircea, sabin10, Prutii35, likesebiii, cdanielraducu and 4 more
Metadata
Metadata
Assignees
Labels
Type: StaleIssue has become stale - automatically added by Stale botIssue has become stale - automatically added by Stale bothelp: needs-triageIssue needs additional investigation/triaging.Issue needs additional investigation/triaging.type: bugNew bug reportNew bug report