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

Support footer? #9

Open jerearaujo03 opened 3 years ago

jerearaujo03 commented 3 years ago

Can I set footer sticky content?

numandev1 commented 3 years ago

@jerearaujo03 I did not add any props for the sticky footer. I will add in the future. for now, you can use position:'absolute' in VIew at body to make manual sticky footer