jeremybarbet / react-native-modalize

A highly customizable modal/bottom sheet that loves scrolling content.
https://jeremybarbet.github.io/react-native-modalize
MIT License
2.84k stars 298 forks source link

How to use flatListProps along with children? #442

Open suupham2506 opened 2 years ago

suupham2506 commented 2 years ago

Describe the bug My problem is that I would like to create a list data in flatlist and a form input at the bottom like facebook comment modal. But it seems like we can not use flatlistProps and children at the same time.

Expectation image

Dependencies:

@jeremybarbet @archansel

babyrusa commented 2 years ago

Hey have you figured this out? Bạn tìm ra được lời giải chưa?

suupham2506 commented 2 years ago

Hey have you figured this out? Bạn tìm ra được lời giải chưa?

not yet, bro. can you help me this?