Open frank-fan opened 9 years ago
Not in the 0.x version, but it's something I'm currently investigating for the architect 1.0 release. It will be either as an extension module or as a separated library independent from Architect. Give me 1 week and I'll have more to say on the matter :)
Great! I look forward to hearing from you.
Is it possible to know that a view has been Re-inflated from a back press?
@lukaspili I know Mortar-architect offer a "Navigator" to solve the problem, "recreate scope everytime when screen changed".
But Is view RE-inflate when screen go back?
If that so: when my app have a "heavy"-main screen, it will be a unnessary re-inflate progress. So my question is "Is there any way to make view stackable?"