Update lifecycle methods
Swap deprecated willUpdate
methods for didUpdate
.
Move app rootwillMount
subscriber to constructor.
Ensure footer and nav-bar always notify the app root about changes (for size).
Swap deprecated willUpdate
methods for didUpdate
.
Move app rootwillMount
subscriber to constructor.
Ensure footer and nav-bar always notify the app root about changes (for size).