web-ridge / react-native-ridge-navigation

Simple, performant & type-safe cross platform navigation in React Native / React Native Web
https://www.reactnativeridgenavigation.com
MIT License
112 stars 3 forks source link

Deeplinking crashes if in page in tab #60

Closed arjendevos closed 1 year ago

arjendevos commented 1 year ago

home/cart -> is a tab page. Works perfectly fine if we deeplink like: app://home/cart home/cart/checkout -> is page inside the home/cart tab. Doesn't work.

WhatsApp Image 2023-03-01 at 13 30 38

RichardLindhout commented 1 year ago

should work now

/rootPath/bottomTabPath/screenPath/:param