How to typescript react native list refs
VirtualList
s (i.e. SectionList
, FlatList
) have always been dificult for me to describe in typescript, but the following seems to work:
Example:
Tweet
VirtualList
s (i.e. SectionList
, FlatList
) have always been dificult for me to describe in typescript, but the following seems to work:
Example:
Tweet