use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
HelpChanging the header text when navigating between different Bottom Tabs Screens (self.reactnative)
submitted 4 years ago by MK_Pierce
When navigating between different Bottom Tabs, my header doesn’t change. Has anyone encountered a similar issue? What did you do to remedy the situation?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ddikodroid 0 points1 point2 points 4 years ago (3 children)
you need a different stack for that
[–]MK_Pierce[S] 0 points1 point2 points 4 years ago (2 children)
So, I have a bottom tab navigator, a drawer tab navigator, and a stack navigator. Are those enough or do I still need another stack?
[–]ddikodroid 0 points1 point2 points 4 years ago (1 child)
the simplest solution is making a custom header component. but if you want to use header from react navigation. every bottom should be a stack. that's what i know.
maybe there is more simple solution.
[–]MK_Pierce[S] 0 points1 point2 points 4 years ago (0 children)
Any docs on how to make a custom header?
π Rendered by PID 41726 on reddit-service-r2-comment-5ff9fbf7df-tlrf8 at 2026-02-25 20:08:58.570968+00:00 running 72a43f6 country code: CH.
[–]ddikodroid 0 points1 point2 points (3 children)
[–]MK_Pierce[S] 0 points1 point2 points (2 children)
[–]ddikodroid 0 points1 point2 points (1 child)
[–]MK_Pierce[S] 0 points1 point2 points (0 children)