NathanWalker / nativescript-fancyalert

Fancy alerts for NativeScript.
Other
147 stars 38 forks source link

Change the font size of the text in the alert #44

Closed ngunhaSO closed 5 years ago

ngunhaSO commented 6 years ago

Is there a way to customize the font size in the alert?

TNSFancyAlert.showCustomButtons(buttons, "some-image", "#387EF5", "Status", "this is the text that i wanna change the font size");

NathanWalker commented 5 years ago

@ngunhaSO you can now apply custom fonts and text display options in v3.0.5 on iOS. See the new textDisplayOptions. 👍