Antoni Mleczko
Results
1
issues of
Antoni Mleczko
Hi. I was trying to use `flatlistProps` to tweak some properties, but the typescript definition for the type is: ``` flatlistProps?: FlatListProps | undefined; ``` And `FlatListProps` type requires `data`...
bug
help wanted