sidevesh / react-native-snackbar-component

A snackbar component for Android and iOS
MIT License
186 stars 75 forks source link

Better support for RTL #53

Closed jmikulka closed 4 years ago

jmikulka commented 4 years ago

When using the Snackbar Component in RTL languages, the styling and positioning of the Snackbar content wasn't correct. This PR aims to fix this.