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
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Not every server driven screen on every project will need navigation. Adding the whole structure of a navigator on a screen that doesn't need it is not great.
Provide a way for starting a Server Driven Screen without a navigator.
Not every server driven screen on every project will need navigation. Adding the whole structure of a navigator on a screen that doesn't need it is not great.
Provide a way for starting a Server Driven Screen without a navigator.
Suggestion:
These screens won't have a View scope, which might require some adaptations on the code.
The text was updated successfully, but these errors were encountered: