fix: RNTester TransformExample crash#35292
fix: RNTester TransformExample crash#35292gabrieldonadel wants to merge 1 commit intofacebook:mainfrom
Conversation
|
We should also make the failures yellowboxes not invariants |
Base commit: d07575b |
Base commit: d07575b |
@necolas should we use react-native/Libraries/StyleSheet/processTransform.js Lines 153 to 157 in bbb3a61 |
|
PR build artifact for bcba275 is ready. |
ah I forgot about that. hmm in which case let's just focus on merging this immediate fix. thanks for the context! |
|
@necolas has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary
As pointed out by @kelset on #34660 (comment) accessing the
TransformExampleis currently crashing theRNTesterapp due to missing units in one of the transformers. This PR fixes it by updating the transform value to a valid string.Changelog
[Internal] [Fixed] - Add missing translate units to
RNTesterTransformExampleTest Plan
Transform using a stringsectionScreen.Recording.2022-11-09.at.15.53.00.mov