When we close a stack, on mobile, do we pick up memory? or do we need to use "delete stack" to recover all resources? the current "close and remove from memory" that we have on desktop would imply that we really should delete stacks as we navigate from one to another in an app that uses many stacks. BR