numandev1 / react-native-bottomsheet-reanimated

React Native bottom sheet with fully native 60 FPS animations and awesome user experience
MIT License
276 stars 28 forks source link

List inside #7

Open feruzm opened 3 years ago

feruzm commented 3 years ago

Is it possible to add list inside that you can scroll through while keeping snapPoints/height limited?

numandev1 commented 3 years ago

@feruzm Sorry, can you more elaborate with an example so I can understand you?

feruzm commented 3 years ago

For example ability to have certain list that is scrollable within sheet like on this image.

numandev1 commented 3 years ago

@feruzm I did not implement this functionality in this library but I will do this soon

oneji commented 3 years ago

I also need the listing ability. Have u implemented it?

andresribeiro commented 3 years ago

@oneji Same here

numandev1 commented 3 years ago

@oneji @andresribeiro I did not implement this functionality in this library but I will do this super soon

vaghul commented 3 years ago

@nomi9995 Hey Can you also add the backdrop gradient transition based on the sheet interacted. If possible