cooperka / react-native-snackbar

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

Enhancement: Centre Text #207

Open ianmac-wearephlo opened 5 months ago

ianmac-wearephlo commented 5 months ago

Hey all,

Would it be possible to add textAlign or justification to the text element on the Snackbar? It can look a little weird when the snackbar has all the text to the left and the right is empty space. Having it more centred would level it out 😄

Thanks.