Files
react-native/packages
zhongwuzwandFacebook GitHub Bot 6eef3661bf Remove duplicated category NSTextStorage+FontScaling (#41437)
Summary:
We have two same categories of `NSTextStorage+FontScaling`, another one is  https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Text/Text/NSTextStorage%2BFontScaling.h. Only one category is valid, so we can delete one.

## Changelog:

[IOS] [FIXED] - Remove duplicated category NSTextStorage+FontScaling

Pull Request resolved: https://github.com/facebook/react-native/pull/41437

Test Plan: Null.

Reviewed By: rshest

Differential Revision: D51253572

Pulled By: javache

fbshipit-source-id: 4229351bf29699076d740defec64b61ea2151063
2023-11-13 06:14:23 -08:00
..