### Description In docs for tag `Text` need to mark `adjustsFontSizeToFit` and `minimumFontScale` attrs as **iOS** only here: https://reactnative.dev/docs/text#adjustsfontsizetofit https://reactnative.dev/docs/text#minimumfontscale ### Steps to reproduce See descr. ### React Native Version 0.81.5 ### Affected Platforms Runtime - Android ### Output of `npx @react-native-community/cli info` ```text RN 0.81.5 ``` ### Stacktrace or Logs ```text See descr. ``` ### MANDATORY Reproducer https://snack.expo.dev/@sepu/rn-bug-adjustsfontsizetofit ### Screenshots and Videos <img width="1413" height="349" alt="Image" src="https://github.com/user-attachments/assets/9090ab9c-b934-4193-a5a7-b7e6e0c774e2" /> <img width="1414" height="376" alt="Image" src="https://github.com/user-attachments/assets/5141e2d3-4e07-4aae-9088-6473a7efa087" />