Why I cant scroll when using flatlist horizontal ?
shop-fluencer opened this issue · 1 comments
shop-fluencer commented
Hello,
I can't scroll my horizontal flatlist, whats the problem ?
<Modalize
ref={ref}
modalStyle={modalBottomSheet.modal}
threshold={ModalConfig.threshold}
velocity={ModalConfig.velocity}
openAnimationConfig={ModalConfig.openAnimationConfig}
adjustToContentHeight
flatListProps={{
data: ShopifyInstructions,
renderItem,
keyExtractor: (item, i) => i.toString(),
horizontal: true,
initialNumToRender: 2,
pagingEnabled: true
}}
/>
github-actions commented
Sorry, friend, your issue does not properly use one of this repo's available issue templates.
(log)