cooperka / react-native-snackbar

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

Any way to use JSX for the snackbar content? #189

Closed busterbogheart closed 2 years ago

cooperka commented 2 years ago

No there's not, thanks for asking @busterbogheart. It's a native component, so it doesn't know anything about JS or JSX. Everything you customize needs to be done using the parameters documented in the readme.