React Native - iOS - Accessibility 'Bold Text' setting not bolding app text

Viewed 100

I have a React Native application that would like to support the 'Bold Text' setting for iOS in Settings > Accessibility > Display & Text Size > Bold Text. However, when I enable this, it has no effect on the text in the app. Other accessibility settings such as "Larger Text" do work.

Does React Native not support this setting? Thanks.

0 Answers
Related