mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Fixes another font weight issue mentioned in https://github.com/facebook/react-native/issues/47656#issuecomment-2486282496. We can get the weight from font name if user not specify weight. esbenvb Is this work for you ? ## Changelog: [IOS] [FIXED] - Fabric: Adjusts the weight according to the font name Pull Request resolved: https://github.com/facebook/react-native/pull/47742 Test Plan: Demo in https://github.com/facebook/react-native/issues/47656#issuecomment-2486282496. Reviewed By: cipolleschi Differential Revision: D66236128 Pulled By: javache fbshipit-source-id: d325a7fee28681a1e95fa0341cb7a16fcd9918c0