با سلام من از کد زیر استفاده کردم برای نمایش drawer و tabs اما خطا زیر میده :
createNavigationContainer() has been removed use createAppContainer() instead
<Scene key="ss" hideNavBar>
<Drawer
hideNavBar
key="drawer"
contentComponent={DrawerLayout}
drawerWidth={۳۰۰}>
<Scene
key="ssTab"
initial
tabs={true}
tabBarPosition={'bottom'}
showLabel={false}>
<Scene key="GymHome" iconName="md-home" icon={TabIcon} initial>
<Scene
key="GymHomes"
component={GymHome}
hideNavBar
initial
/>
</Scene>
<Scene key="GymNews" iconName="md-paper" icon={TabIcon}>
<Scene key="GymNewss" component={GymNews} hideNavBar />
</Scene>
<Scene key="GymStore" iconName="md-cart" icon={TabIcon}>
<Scene key="GymStores" component={GymStore} hideNavBar />
</Scene>
<Scene key="GymProfile" iconName="md-apps" icon={TabIcon}>
<Scene key="GymProfiles" component={GymProfile} hideNavBar />
</Scene>
</Scene>
</Drawer>
<Scene key="DetailsFood" hideNavBar component={DetailsFood} />
<Scene key="DetailsSport" component={DetailsSport} hideNavBar />
<Scene key="DetailsNew" component={DetailsNew} hideNavBar />
</Scene>
سلام
@asadihosein351
https://stackoverflow.com/questions/57774790/createnavigationcontainer-has-been-removed-error
این لینک ممکنه کمک کنه
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟