Replies: 1 comment 2 replies
-
Can you try inverting the list in that specific case to see if it works for you? You need to set |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
When there is only one message, it render on bottom of screen. But I want it display on top.
In FlatList, it works on below code
But in FlashList, I get a warn
Is there any way to make message render from top, when content size is smaller than container size?
Beta Was this translation helpful? Give feedback.
All reactions