react-native-alert-notification
react-native-alert-notification copied to clipboard
Style props for changing textBody or title default styles
It would be nice to have a style prop, I will try to open a pr If you can managed to do it on my fork.
Yes, this will be great. I was just thinking about this just now. Can you open a PR for this?
I'm expecting we can define the font sizes for the toast text body and not be restricted to the default.
@CodingByJerez Is this something you're considering?
Added this quick PR https://github.com/CodingByJerez/react-native-alert-notification/pull/8#issue-1315840603
I added an option to change text sizes v0.2.0.
I think in a month I will review the library in total to add option, (I don't have a lot of time lately, a lot of work :/ )