You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In React Native navigation, we can access the route prop in tab.screen.options to add styling based on the current route. However, I'm wondering if this feature is also available in Expo Router. For instance, in the following code snippet, how can we achieve similar behavior using Expo Router?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In React Native navigation, we can access the route prop in tab.screen.options to add styling based on the current route. However, I'm wondering if this feature is also available in Expo Router. For instance, in the following code snippet, how can we achieve similar behavior using Expo Router?
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions