Relative Content

Tag Archive for react-nativeexponavigationtabviewexpo-router

Hiding React Native Expo Router Tab when using TabView

Actually, here’s the problem;
I use Navigation Tab in my project. But when I swipe left and right like on Instagram, I open messages and camera.
The problem is that I cannot confine this navigation both on the pages and in the home screen.
So messages and camera should not be visible. But when I make a slide, it should be trapped in HomeScreen in TabView.