I was happy to see focus() added as a function, but then less happy to see it’s only for text-inputs. My use case is more around automatically scrolling to the bottom of a view on back. We could put a meaningless text-input at the end of each view, but it would be nicer if we could focus any arbitrary component e.g. a button that the user just used to link to a leaf view and then dismissed.
Probably more appropriate for the roadmap