conorhastings / react-native-syntax-highlighter

a syntax highlighter for react native using https://github.com/conorhastings/react-syntax-highlighter under the hood
MIT License
167 stars 25 forks source link

Crashing on android when using fontSize prop #31

Open Twos22 opened 2 years ago

Twos22 commented 2 years ago

Hi,

changing fontSize="14" etc leads Android to crash :-(

jcubic commented 7 months ago

Did you try to use a number? string is invalid for fontSize.