cooperka / react-native-snackbar

:candy: Material Design "Snackbar" component for Android and iOS.
Other
815 stars 150 forks source link

[question] is there anyway to adjust the width so it's not covering the full width of the screen? #203

Open Akram11 opened 7 months ago

Akram11 commented 7 months ago

I understand that the snackbar is not fully customisable (beyond fontColor, bgc, etc... ) but is there a way that I can adjust the width of the snackbar? if that's possible maybe also adjust the border radius ?

thanks!