react-native-snackbar icon indicating copy to clipboard operation
react-native-snackbar copied to clipboard

Fully custom view support

Open SaeedZhiany opened this issue 6 years ago • 1 comments

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?

SaeedZhiany avatar Aug 22 '19 11:08 SaeedZhiany

Not currently; this would be a big change. If you're willing to try, I'd be happy to accept a PR. Thanks.

cooperka avatar Nov 13 '19 05:11 cooperka