Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly initialize default transformOrigin prop value to "center"
Summary: ## Changelog: [Internal] - `view.transformOrigin` prop should be initialized to "center", since this is default [per documentaion](https://reactnative.dev/docs/next/transforms#transform-origin), and it should be treated this way even if the prop is not explicitly set from JS. Reviewed By: christophpurrer Differential Revision: D54229772 fbshipit-source-id: 5212792c8dc5db6f4c17d1b2980ac2564c986cd8
- Loading branch information