You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you change the Accessibility settings on your phone to allow large texts, it makes the calendar unreadable. It would be interesting to add the prop allowFontScaling={false} to all <Text> components.
The text was updated successfully, but these errors were encountered:
When you change the Accessibility settings on your phone to allow large texts, it makes the calendar unreadable. It would be interesting to add the prop
allowFontScaling={false}
to all<Text>
components.The text was updated successfully, but these errors were encountered: