Hi, is there a way to get the current component of...
# decompose
j
Hi, is there a way to get the current component of a stack-navigation?
a
You can access
Value<ChildStack>
returned by the
childStack
function.
j
ah, thx!
👍 1