react-native-alert-notification icon indicating copy to clipboard operation
react-native-alert-notification copied to clipboard

Style props for changing textBody or title default styles

Open pisacode opened this issue 3 years ago • 3 comments
trafficstars

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.

pisacode avatar May 31 '22 10:05 pisacode

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?

fessor10 avatar Jul 24 '22 07:07 fessor10

Added this quick PR https://github.com/CodingByJerez/react-native-alert-notification/pull/8#issue-1315840603

fessor10 avatar Jul 24 '22 08:07 fessor10

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 :/ )

CodingByJerez avatar Jul 29 '22 12:07 CodingByJerez