hyochan / react-native-masonry-list

The Masonry List implementation which has similar implementation as the `FlatList` in React Native
MIT License
393 stars 55 forks source link

ListHeaderComponent style prop #22

Closed Vadko closed 2 years ago

Vadko commented 2 years ago

I assume that ListHeaderComponentStyle is not included, could you please add it?

hyochan commented 2 years ago

@Vadko I've added review in your PR #23

AlirezaHadjar commented 2 years ago

Please Change the type of ListHeaderComponent, because it cannot be a function.