react-native-styled-toast icon indicating copy to clipboard operation
react-native-styled-toast copied to clipboard

Message Props font family and weight wont work

Open gabrielbezerra81 opened this issue 3 years ago • 4 comments

Hi, thanks for the library!

I'm trying to change font family and weight for the title, but cant make it work. Only the color worked right.

It is possible to do?

gabrielbezerra81 avatar May 06 '21 13:05 gabrielbezerra81

@gabrielbezerra81 Show me the code please

feleko avatar May 11 '21 17:05 feleko

Hi, here's the code. Only font size works, weight and family wont.

image

Fonts were loaded in App.tsx, its working okay in the app:

image

gabrielbezerra81 avatar May 17 '21 18:05 gabrielbezerra81

Same here

AlexandreMouyen avatar Jul 13 '21 08:07 AlexandreMouyen

image This worked for me

GBDev13 avatar Nov 10 '21 15:11 GBDev13