Answers for "position absolute doesn't work inside flatlist"

0

position absolute doesn't work inside flatlist

add below style to flatlist
contentContainerStyle={{ flexGrow: 1, borderWidth: 1,, borderColor: 'transparent' }}
Posted by: Guest on August-09-2021

Code answers related to "position absolute doesn't work inside flatlist"

Browse Popular Code Answers by Language