cooperka / react-native-snackbar

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

Change snackbar position to top? #161

Closed atmeshwar-classic closed 3 years ago

atmeshwar-classic commented 3 years ago

Hi @cooperka !, First of all, thanks for the awesome library. I wanted to propose a change where we could pass a config parameter for changing the position of the snackbar to either top or bottom. Do you think it is possible? Regards, Atmeshwar

TheSecMaven commented 3 years ago

trying to do this myself right now not much luck

cooperka commented 3 years ago

Closing as duplicate of https://github.com/cooperka/react-native-snackbar/issues/15. I welcome a PR if you'd like to try it!