You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
As pointed out by kelset on facebook#34660 (comment) accessing the `TransformExample` is currently crashing the `RNTester` app 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 `RNTester` `TransformExample`
Pull Request resolved: facebook#35292
Test Plan:
1. Open the RNTester app and navigate to the Transforms page
2. Check the transform style through the `Transform using a string` section
https://user-images.githubusercontent.com/11707729/200916399-779b2eeb-2bd8-4642-97a3-f050d6dd4278.mov
Reviewed By: christophpurrer
Differential Revision: D41164541
Pulled By: necolas
fbshipit-source-id: 4aa62980001a6f8ccf0108cb3af1e573b67e02b1
0 commit comments