Hi Oleg. I need it to display an icon and a label beneath that icon for each item. I thought about horizontal list but that doesn't expand automatically based on how many items are in it does it i.e. you can't edit it to fit to content?
Basically I need the same effect as in the disney website navigation here. i.e. with an image for each item and a label beneath it (which can be done via an item renderer):- http://home.disney.co.uk/ But it's the resizing to refit any new added categories that I need to achieve. --- In [email protected], Oleg Sivokon <olegsivo...@...> wrote: > > Hi. > > A. You can always create your own layout. > B. Thinking of ready-made components, it could be HorizontalList, > TabNavigator, ApplicationControlBar etc, whichever is more relevant. > > Best. > > Oleg >

