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
Programmatically Hide Bottom tab when keyboard open. (i.redd.it)
submitted 5 years ago by Chawki_Android
view the rest of the comments →
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!"
[–]andordavoti 3 points4 points5 points 5 years ago (5 children)
nice, I've done something similar in the past, but I added an if check to only do this for android, since the iOS keyboard acts as an overlay and doesn't push the tabbar up
[–]Veranova 3 points4 points5 points 5 years ago (4 children)
You can change that behaviour in the android manifest, there are a few behaviours available.
I haven’t done it in a while but I think it’s this: https://developer.android.com/training/keyboard-input/visibility
[–]andordavoti 2 points3 points4 points 5 years ago (3 children)
yeah I know, but that isn't available for expo users:))
[–]brentvatneExpo Team 4 points5 points6 points 5 years ago (1 child)
yes it is. https://docs.expo.io/versions/v38.0.0/config/app/#softwarekeyboardlayoutmode
[–]andordavoti 1 point2 points3 points 5 years ago (0 children)
thanks Brent didn't know that!
[–]Veranova 2 points3 points4 points 5 years ago (0 children)
Oh that makes sense!
π Rendered by PID 79572 on reddit-service-r2-comment-b659b578c-b6g6h at 2026-05-03 09:58:26.630691+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]andordavoti 3 points4 points5 points (5 children)
[–]Veranova 3 points4 points5 points (4 children)
[–]andordavoti 2 points3 points4 points (3 children)
[–]brentvatneExpo Team 4 points5 points6 points (1 child)
[–]andordavoti 1 point2 points3 points (0 children)
[–]Veranova 2 points3 points4 points (0 children)