Migrating from React-navigation to Expo Router with optional path Params
In our project, we are using react-navigation v6 for routing, but we are planning to migrate to expo-router. Before that, we have a problem that needs to be resolved.
In our project, we are using react-navigation v6 for routing, but we are planning to migrate to expo-router. Before that, we have a problem that needs to be resolved.