Skip to main content
0 votes
0 answers
18 views

I'm building a React Native app using @react-navigation/native with a bottom tab navigator setup. Each tab renders a stack navigator: HomeStack SettingStack SdkStack ← this one embeds a native SDK ...
Engr.Aftab Ufaq's user avatar
0 votes
1 answer
72 views

I have a React Native app and I'm trying to figure out how to create a bottom bar that I can trigger a modal screen from? (like the 'New Reminder' and 'Add List' buttons in the bottom bar of the ...
iamxanderg's user avatar
0 votes
0 answers
35 views

I'm trying to take out the background of a view cause by toptabnavigator i'm using reactnative, now the issue here is when using stack navigator it work perfectly so i, want to customize the top tab ...
miracle godwin's user avatar
1 vote
3 answers
2k views

I am using expo-router and the Tabs component in my React Native project. I have customized the tab bar icons, including a LinearGradient background for the center tab. However, I noticed that when I ...
Izaz Ahmad's user avatar
0 votes
0 answers
208 views

I'm developing a React Native mobile app using Expo Router for navigation. The majority of the app functions as a web wrapper for a website I’ve also built. However, I’m implementing some features ...
Ale's user avatar
  • 2,384
0 votes
2 answers
301 views

I am currently using @react-navigation/native and @react-navigation/bottom-tabs to create bottom tab bar. I have successfully created everything and I am stuck in the middle. I need to hide the bottom ...
Deepika's user avatar
  • 552
0 votes
0 answers
33 views

I am currently started working in a react native project which is running in react-native: 0.67.5. In there they have used a lot of packages and some are deprecated. I have changed most of them to new ...
Deepika's user avatar
  • 552
1 vote
1 answer
131 views

The solution provided in this thread is applicablle to all the screens but I need to implement it only on some specific screen how to do this ? I tried below things but they are impact all the ...
Dheeraj Kumar's user avatar
0 votes
1 answer
48 views

I'm new to React Native and I have an app which uses a stack and tab navigator. The stack navigator is the child navigator of the tab navigator. The problem lies when a screen uses both of them, ...
Marius Stoica's user avatar
0 votes
1 answer
872 views

In my React Native application using Expo, I have a tab bar with multiple screens. I want to add a button in the middle of the tab bar that doesn't navigate to any screen but instead triggers a custom ...
Usman's user avatar
  • 1
0 votes
1 answer
224 views

I am attempting to suppress the default actions of a Tab, and display a modal instead of a screen. package.json "@react-navigation/bottom-tabs": "6.5.11", "@react-navigation/...
Blink Rankin's user avatar
0 votes
1 answer
141 views

I'm working on a React Native project where I use a bottom tab navigator. When I open the keyboard on a page without the bottom tab, and then navigate back to a tab navigator page using a gesture, the ...
Jay0813's user avatar
  • 113
0 votes
1 answer
131 views

I am using Bottom Tabs Navigator in my app to navigate between screens. My problem is that on my welcome screen I have added two buttons (not bottom tabs) that I want to navigate to the Home screen ...
Tony's user avatar
  • 113
0 votes
1 answer
73 views

I setup Bottom tab navigator in my react native app with typescript. I have Home, Explore, Ticket and Profile screen in bottom tabs. My Ticket screen is just showing a simple text, when i click on ...
kryptonian's user avatar
1 vote
1 answer
66 views

i am getting this error while navigating between tab. I am using react native navigation for navigating between tabs but not fix this please help me fix this issue working on it for past 2 days but ...
Lalit Malviya's user avatar

15 30 50 per page
1
2 3 4 5
29