Fabian Flores
Fabian Flores
Running into a similar issue -- haven't found a solution yet but will keep looking
@andreialecu Will give this a try! Cheers 👍
@andreialecu From what I've tested so far, the issue seems to have been fixed 🤞 I had a workaround where I was using tab names as a key for `Tabs.Container`,...
I get something like this occasionally on the second tab only of many tabs. Swiping to it from the first shows nothing, but going to the third tab (which renders)...
> Thank you @MohsinAtArbisoft > > > > For me helped: > > > > ``` > > > lazy > > cancelLazyFadeIn > > ..... > > > >...
I know it's been a while, but one way I'm exploring handling this flicker on first render (due to dynamic header height) is using a two-part rendering solution: 1) Render...
> the onScroll method does not work either on the Tabs.Flatlist I found that it doesn't work either, but you can do something like this with the `Tabs.Flatlist` being in...
Same here -- looks completely fine on iOS