react-native-simple-markdown
react-native-simple-markdown copied to clipboard
Setting text fontSize does nothing
I'm trying to set the font sizing for general text. So I used fontSize and set it to a large number like 20. The size does not change at all. Currently I am not using any md and just trying to set the fontSize for regular text. Am I doing something wrong?