Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android tab bar at the bottom #2365

Closed
piloulac opened this issue Sep 11, 2017 · 2 comments
Closed

Android tab bar at the bottom #2365

piloulac opened this issue Sep 11, 2017 · 2 comments

Comments

@piloulac
Copy link

Version

  • react-native-router-flux v4.0.0-beta.21
  • react-native v0.48.2

Problem

Hello!

I wonder how we can put the tab navigation bar at the bottom on Android. By default it looks like the iOS one is at the bottom but it's not the same thing for Android (which is at the top).
How can I have the same behaviour between the two platforms?

Is there a property which define it? If so, I searched it but not find.. :(

Thank you in advance!

@mcabs3
Copy link
Collaborator

mcabs3 commented Sep 11, 2017

@piloulac please look at tabBarPosition in the docs. To keep native feel, android defaults to top and iOS defaults to bottom.

@mcabs3 mcabs3 closed this as completed Sep 11, 2017
@piloulac
Copy link
Author

Ok thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants