cooperka / react-native-snackbar

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

theme support #199

Closed ImAbhishekTomar closed 1 year ago

cooperka commented 1 year ago

thanks for the contribution, @ImAbhishekTomar!

since this only affects JS files by passing in additional props that are already supported, i recommend making these themes part of your own app rather than integrating them into this public library, because different folks may have different theme preferences to visually integrate with their own app's design.

however, if these themes are specifically recommended by the Material Design library for Snackbars, please document that and we can reconsider. thanks!