Thomas Hormes
08/29/2023, 8:09 AMComponentContext
and in one of my components I want to use childStack
.
I want the component that is initialized in the childstack
to also use my custom ComponentContext
.
Is there currently an easy way to do this?
As far as I can tell I'd need to basically write a custom navigation model to achieve this 😕Arkadii Ivanov
08/29/2023, 9:04 AM