Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We've just replaced our only use of this with something that has a better API; see discussion [1]. Also, its interface seemed a little confused -- if it was meant to "slide" something, I wouldn't expect callers themselves to have to specify, e.g., `translateX` or `translateY`, over things that clearly don't make things slide, like `rotateX` or `skewX` [2]. [1] https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/.60View.60's.20.60onLayout.60.20prop/near/1110130 [2] https://reactnative.dev/docs/transforms
- Loading branch information