expo / dev-plugins

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.
MIT License
154 stars 24 forks source link

expo-router devtool #47

Open kziemski opened 2 months ago

kziemski commented 2 months ago

A nice to have devtool that would pop up in the dev client is one which detects expo-router in the app and gives an option to navigate to any of the links. react-navigation is purely read-only state history. Has anyone seen such a devtool is that something the expo ppl can release? If not i'll write it eventually just was curious if someone might have a suggestion.