rescript-react-navigation
rescript-react-navigation copied to clipboard
update: added independent param to NavigationContainer
Adding binding for prop - independent to be able to accommodate nested independent NavigationContainer
@Freddy03h @MoOx
@witcher-shailesh I'm ok to merge it, but it seems it will be removed in the 7.xversion of react-navigation, replaced by a <NavigationIndependentTree> component.
Are you ok with that?
Thanks @Freddy03h, yes it should be fine for our current usecase. Later I can add bindings for the NavigationIndependentTree