Paul Andrews wrote:
>> Here are my questions:
>> 1) If I do this, can I add a loader to each child of the ViewStack so
>> that the user does not have to wait for the entire app to load in
>> order to start the application?
>>     
>
> This already happens with components instantiated on demand as you run
> through the view stack.
Components will be instantiated on demand, but is there a way to prevent 
them from even downloading, until they are needed?

Kevin N.

Reply via email to