Multiline input focus issue
When the multiline input receives focus (see viewRestaurantReview.json in my repo), it scrolls up under the Header so that you can't see what you're typing.
Not sure where your repo is. If you could (I have been asking for this a lot so its easier to debug and takes away guess work) place a simple bare bones view.json for this problem and paste it in here.
On a side note though we did change the way that we handle keyboard movement within the last few days which changed things hopefully for the better. Please update your repo if you havent done so just in case.
@garazi please try this again using the latest build - we changed the TextInput control to use a 3rd party keyboard tool. If it's still a problem, an SSCCE of the issue would be awesome.