I would like to add a scrollable menu to a mobile app page.Here Transfer, Accounts, Payment and Transaction are generated from an XML file.The rest is static layout.
i think you can use "Collection View" which is new feature of xamarin.forms or "bindable layout" to make it dynamic.