I want to open the box and move the main content to the side.
example like this
You can create DrawerNavigatorlike this
DrawerNavigator
const MyApp = DrawerNavigator({ Home: { screen: MyHomeScreen, }, Notifications: { screen: MyNotificationsScreen, }, });
Take a look at this documentation.
https://reactnavigation.org/docs/navigators/drawer
Source: https://habr.com/ru/post/1687754/More articles:Failed to load System.Runtime file or assembly, Version = 4.2.0.0 using Core 2.0 application on Azure - f #Perl Read and Write Lock - multithreadingSysprep error on windows.miracastview - command-lineTurn Off Invitation for ReSharper Annotations - c #how to use the Notification.Name extension from swift 3 to Objective-C - iosWriting a single line for cout "thread safe" in C ++ 98 - c ++Error in R: h5py Python package is needed to save and load models - pythonCan you not give up? - c ++Access to private definitions in the base sentence of a friend class template - c ++How to accurately handle exceptions in Artisan commands - phpAll Articles