. Answers to this question are eligible for a +50 reputation bounty. Qu ...
. Answers to this question are eligible for a +50 reputation bounty. Qu ...
bottom barbottom bar herecode screenshot tried tabBarOptions,activeTintColor. ...
I should implement an equal gap for both sides and both platforms IOS and Android. For the right side, I did this with help of a minus margin, positiv ...
What I need is a single header with a back button on StackScreen2 and a toggle drawer button in StackScreen1. I apologise for my poor writing and Eng ...
I am using react-native-svg for handling SVG but i am noticing a delay when switching to a stack/screen that contains SVG. I am using a tabBar in reac ...
I want to remove the purple background colour, but searched but unable to find a solution (https://i.stack.imgur.com/GNsJf.png) There is option for T ...
I am struggling to configure Firebase Dynamic Links with React Navigation. The dynamic link triggers successfully the App. However, it does not naviga ...
I am developing a Meals App refering to a React Native - The Practical Guide [2023] course in Udemy. While using a native route prop i am facin with t ...
I am using the react navigation library with react native, I want to create a custom header by using the headerBackground and headerTitle screen optio ...
Usually, I would use loading modal to wrap part of getting data, like below. showLoading('loading...'); // TODO: fetch data, eg: axios.get(....) hid ...
don't know how to navigate to another stack using react-native-paper and react-navigation BottomStack with react-native-paper HomeStack - JobsSt ...
Trying to use adjustsFontSizeToFit in the navigation header. The rest of the styles work. Am I writing it wrong? ...
I have a Home Screen in which there is a FlatList to display images and movie titles (wrapped in a box component), when the component is clicked it wi ...
I try use React Native Navigation in my App. With Stack Navigation set title and uri values successfully updated to params.title and params.uri. But w ...
I'm making an android app and recently added onBoarding screens, so I edited my app.js (thats contain the navigator) to make it perfect. Before adding ...
Like the question says, I was following a tutorial and it was working fine so I wanted to implement it into my own side project app. After adding it e ...
On my React Native app (web implementation, with Expo managed workflow), I have implemented react navigation. I have everything based on Stack. Appare ...
I am trying to conditionally render the Entypo new-message icon in the right header based on a boolean variable (if the variable is true, then the ico ...
. Answers to this question are eligible for a +50 reputation bounty. Bounty gr ...
I want to use LinearGradient component from "expo-linear-gradient" that behaves as a background in all of my screen stack. How can I achieve this? Pl ...