octopitus / rn-sliding-up-panel

Draggable sliding up panel implemented in React Native https://octopitus.github.io/rn-sliding-up-panel/
MIT License
929 stars 157 forks source link

Theming light and dark mode #208

Open elmcapp opened 2 years ago

elmcapp commented 2 years ago

I like to know if there is any way to add theming to this library. light and dark mode. Maybe add a wrapper component around the app so that we can change the background according to the theme used in react navigation or react native paper and other libraries