Hello!
As we create the UI component is expected to realize more than 200 views with a variety of transitions from
the view to view.
Is there a way to programmatically implement a transition between the views of one component (without
manually creating navigation links)?
Perhaps the problem can be solved by creating a navigation link programmatically directly before switching
to a different view.