react-native-snackbar
react-native-snackbar copied to clipboard
Fully custom view support
According to the answers of this stackoverflow's thread, we can customize the view of snackbar in android (take a look at this for example)
Is it possible to achieve that using this library on both android and IOS platforms?
Not currently; this would be a big change. If you're willing to try, I'd be happy to accept a PR. Thanks.