-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
feature / enhancementNew feature or requestNew feature or request
Milestone
Description
Describe the problem
It is not a frustration, it is a feature request -
but in a project I would like to progammatically generate menu items using the routes available. This way, whenever I have new routes introduced, I immediately have them in the menu (with a bit of chances to show in a nice way).
Describe the proposed solution
I would like to see, as a suggestion that $app-navigation
's api get extended with a routes
object that has a list or tree structure the represents the routes as currently present within the app. Then I can use that object to generate my menu or whatever feature I want to build
Alternatives considered
Just create a json file or static js object in the project that has all the menu items.
Importance
nice to have
Additional Information
No response
xiBread, shyakadavis, max-got, hahn-kev, jasongitmail and 15 more
Metadata
Metadata
Assignees
Labels
feature / enhancementNew feature or requestNew feature or request