Loading another Flashlist causes a horizontal scroll bar to appear - problem on IOS #1825
Unanswered
kalwinskidawid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Does anyone else have a problem with horizontal scrolling appearing when changing FlashList?
For example:
view
=devices
- no horizontal scrolling, everything fits**(!)**.view
tonotifications
- a horizontal scroll bar appears (even whenrenderItem={() => {return <></>}
)view
=devices
and suddenly there is horizontal scrolling there too.I observed this problem on Expo Go iPhone 16 Pro. I also tried it on iPhone 8 - and there is no such problem there.
Beta Was this translation helpful? Give feedback.
All reactions