Closed
Description
Hello,
Is it possible to make items in each section of a SectionList to flow in horizontal direction, i.e. somehow set flexDirection: 'row'
style for sections' views.
See e.g. this (unanswered) question.
If this is indeed not possible, what are alternatives? Draw the whole thing myself? Thus sacrificing sticky section header feature?..
Thanks.