A framework for building native applications using React
fix(type): `color` and `blurRadius` of BoxShadowValue mistakenly swapped (#54401)
Summary: Fix https://github.com/facebook/react-native/issues/54400 This PR fixes a type definition error. ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [GENERAL] [FIXED] - `color` and `blurRadius` of BoxShadowValue mistakenly swapped For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [GENERAL] [FIXED] - `color` and `blurRadius` of BoxShadowValue mistakenly swapped Pull Request resolved: https://github.com/facebook/react-native/pull/54401 Test Plan: use `tsc` to check Reviewed By: cipolleschi Differential Revision: D86188123 Pulled By: javache fbshipit-source-id: 731fa0cbc1266c2c504e71d89cff7e3aff3e9a9e
P
Phecda Su committed
8fa8fb7a5265dc879106dbec6ec0232268910c56
Parent: a460df2
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 11/4/2025, 11:44:57 AM