python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
react native moving data with useContext
this is a code from a tutorial about moving data with context the thing is the instructor is using 4.x navigator and since 4.x is not supported I tried to modify the navigation, but when I wrap the na...
mohammed refat
Votes: 0
Answers: 2
react native picker - doesn't hide when android back button pressed
I have a listener on the whole app for the back button press event in android to override the default behaviour of back button(exit the app).
Also in some component i have override it too if i want th...
hadas kedem
Votes: 0
Answers: 1
Dynamically update screen header title on React Native Tab Navigator
I am using React Native Tab navigator and I am trying to have my Screen route names as header but with no luck. The fact that the screens are rendered inside the Tab Navigator makes it so their header...
kyriazo
Votes: 0
Answers: 0
Not able to hide or show tab bottom bar in React Native on particular screen
How can I display bottom tabs Home | Account | BooKlist | Categories bottom tabs visible or hide for on particular screen AddScreen in React Native. Thanks in Advance
Rakesh Lahkar
Votes: 0
Answers: 1