Closed asafkorem closed 5 months ago
This change fixes afterInitialTab for tabsAttachMode on bottomTabs API.
afterInitialTab
tabsAttachMode
bottomTabs
Updated BottomTabsAfterInitialTabAttacher to asynchronously attach other tabs after the initial tab's componentDidMount is called.
BottomTabsAfterInitialTabAttacher
componentDidMount
This change fixes
afterInitialTab
fortabsAttachMode
onbottomTabs
API.Updated
BottomTabsAfterInitialTabAttacher
to asynchronously attach other tabs after the initial tab'scomponentDidMount
is called.