Spyke
Font size on big screens

Font size on big screens

I have a iPhone 14 Pro Max, which means I have a big screen. With Spyke, the font size seems to be adjusted to smaller screens, which means the text is HUGE on the Pro Max. Are there any plans for making font size adjustable - or at least adjusted for large screens?

16
esxhan avatar

I primarily use the 11 pro max. Would it be possible to get and image post with a screenshot?

2

Fontsize is one of the post painful things to deal with in react native. We use the RFPercentage package to set fontsizes. Can't have breakpoints in a react native app unfortunately. If any devs have have any suggestions please let me know.

0