Nested Text on Android broken with fontWeight and fontStyle #34554
Labels
Needs: Triage 🔍
Platform: Android
Android applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Description
When nesting
Text
on Android, the font weight will not be applied to the inner Text:
on iOS it renders as expected:
Version
0.69.5 (also 0.70.0 rc4)
Output of
npx react-native info
Steps to reproduce
npx react-native init rn69 --version 0.69.5
Snack, code example, screenshot, or link to a repository
https://snack.expo.dev/gomG4vYFh
(bug only shows on Android)
The text was updated successfully, but these errors were encountered: