forked from Samsung/TizenFX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NUI] Update NUISettings to guide how to use Navigator in Widget
To pass data between Widgets, data is passed from Widget to Main app and Main app passes the data to another Widget. Since this is difficult to support, NUISettings guides how to use Navigator in Widget. By using Widget's own Navigator, Widget knows its Navigator and its Pages. So Widget can pass data between its Pages easily.
- Loading branch information
1 parent
dc56c4b
commit 4be7b86
Showing
2 changed files
with
239 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.