On Sat, Jan 3, 2009 at 12:15 PM, Tracy Spratt <[email protected]> wrote: > I would use a TabBar whose dataProvider content was dynamically driven, to > show or hide tabs as desired. I would have that TabBar drive a Viewstack.
That's another option, but let's not forget that a TabNavigator is more than just a TabBar + ViewStack. There's the focus management/handling which you get for free. Manish

