-
# TabView
We can have tabs using Shell. However, what happens if we want to have nested tabs within a specific section (Example: Grid)?, _what if we want to fully customize each tab?_. In these cas…
-
# TabView
We can have tabs using Shell. However, what happens if we want to have nested tabs within a specific section (Example: Grid)?, _what if we want to fully customize each tab?_. In these cas…
-
`TabLayoutMediator` with the use of `TabLayoutOnPageChangeCallback` triggers scrolling the tab indicator in `onPageScrolled` (via `updateIndicator`). This implementations doesn't let to disable the ta…
-
## 🐛 Bug Report
(A clear and concise description of what the bug is.)
## To Reproduce
I built a simple TabIndicator component:
`menu.styles.js`
```js
import { View } from 'react-native';…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://stage.taskcluster.nonprod.cloudops.mozgcp.net/tasks/groups/QKGlNKIWQYuiZ4hxDMrTTQ
2. Open devtools
3. See error
![Screen Shot…
-
## 💬 Question
My question is that the `indicatorStyle` supplied to `TabView` component is not properly working.
As I passed `width` to `indicatorStyle`, it's not changing the width of indicator no…
-
## 🐛 Bug Report
The style of `TabBar`s `indicatorStyle` is not updated after a change because `shouldComponentUpdate` only checks if the index was changed. Other props are ignored.
I at…
-
# Bug report
## Describe the bug
The `TabIndiciator` does not calculate its position correctly when used in a component like a Drawer but also when for example resizing the window.
## Minimal r…
-
Trying to round the corners/edges for the line indicator, but am not able to. Does anyone know how to do this? Most of Google's updated apps use this new look for their tab indicators.
![tabIndicat…
-
Hi, I wonder that whether flutter supports Material Design 2.0. Material Design 2.0 looks better than 1.0 and Google has applied it to many of its apps or web pages. I also want to use it in my apps b…