calintamas / react-native-toast-message

Animated toast message component for React Native
MIT License
1.66k stars 258 forks source link

RTL support #427

Open Hostname47 opened 1 year ago

Hostname47 commented 1 year ago

I'm using i18n on my application, and in case the language is arabic, I want to show the toast in rtl manner (left colored border should become on the right side in case of RTL).