Group the navigation links in Drawer in React Native
My drawer navigation has links and all however I want to group the links with just a title like below. How can I achieve this?
Link to a route with expo-router outside of the current tab stack while keeping the tab bar visible
I have an expo project using the tabs template (npx create-expo-app --template tabs
) targeting native as well as web.
React Native – My app as a white gap at the bottom and top
My screen has a white gap at the bottom and top. Iphone 13
I am using expo and react-navigation.