-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Buttons "active" styling doesn't work #1587
Comments
@pl4gue Can you upload screenshot of emulator / device? |
@pl4gue Tried your code snippet
And the output is here for Android and iOS Worked as expected |
I added the screenshot of my device @SupriyaKalghatgi |
Yeah that's how it should work. But does not look like this on my device. @SupriyaKalghatgi |
@pl4gue The screenshot that you uploaded in issue description for Screenshot of emulator/device is broken Yesterday I asked you to upload same |
Why is it still broken... -_- I will try again later |
@pl4gue Later? If that takes time, then you can close the issue |
|
Fixed with NB 2.3.10 |
hi,
|
I tried the Footer with only icons example from the docs, which should show the navigation icon as the only active button.
But for me, all buttons are shown active - What's the issue?
react-native, react and native-base version
Expected behaviour
Only the navigation button should be active.
Like this:
Actual behaviour
All buttons in the tabbar are shown active, as seen in the screenshot.
Steps to reproduce (code snippet or screenshot)
Screenshot of emulator/device
Is the bug present in both ios and android or in any one of them?
My device is a Huawei P8 running Android 6.1.
The text was updated successfully, but these errors were encountered: