Say you bind a responder to /*/ and you want it to be hidden at /contact/.
This should be possible to define when adding responders to the navigator, but also for commands and views that get instantiated by the StateViewMap.
I think there was similar support for this in the AS3 version. This should be researched further.
Say you bind a responder to
/*/and you want it to be hidden at/contact/.This should be possible to define when adding responders to the navigator, but also for commands and views that get instantiated by the StateViewMap.
I think there was similar support for this in the AS3 version. This should be researched further.