Oh, did you see that?
Sorry, I'm currently away on holiday and tried to do a quick answer but I didn't have a chance to finish it :>
So yes, quite unfortunately the new version of Famous came very bare, with no layouts. In general for now you're meant to manually position the elements yourself, but I wrote a SequentialLayout that's in the latest release, since everyone needs it and it wasn't coming from Famous. And as you noticed there's also no Scrollview (yet?), I might need to do that myself too.
Just realize that the new version is unfortunately still quite immature, with progressing happening a lot slower than I would have liked, as per my latest update. Especially at this early stage, from the famous-views side, there are still some inherent assumptions that people are familiar with the old version... eventually of course there'll be a full site with up-to-date code with a variety of come uses, etc. For now as you noticed the fview-lab pads are a great source of information.
What you really want for here is a HeaderFooterLayout like we had in v0. Until then, in theory you can rig the SequentialLayout like I did in the example, but it's not working perfectly with RenderSize and I need to look at that.
Thanks for your patience.