react-native-snackbar
react-native-snackbar copied to clipboard
Change text color, button background, etc.
How to change the color of title. There is no reference in documentation.
Hi @MahmoodAhmed01, not all customizations are currently possible but I'd certainly accept a PR if you want to add more features. Thanks!
UPDATE:
- Text color can now be set as of #101
- Font can now be set as of #117
Other things that have been suggested -- I'm open to PRs:
- Change font size
- Change action button background color
@cooperka Do we have any news? How about the text's font size
hi @hungtd97, there are currently no open PRs related to font size. feel free to submit one. thank you.