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 props no return anything ? #15

Closed ponleukea closed 2 years ago

ponleukea commented 2 years ago
hyochan commented 2 years ago

You can pass react element in LIstHeaderComponent. It won't accept the function components.