Commit 1081ca1
authored
Deprecate
## Summary
The `combineTransition` method doesn't seem to be necessary. It doesn't
add any additional logic, duplicates the public API, and misleadingly
suggests that `combineTransition` and `EntryExitTransition` are distinct
entities. In fact, it has even been removed from the documentation page
[here](#6144).combineTransition (#6161)1 parent 527d9ef commit 1081ca1
1 file changed
Lines changed: 2 additions & 6 deletions
File tree
- packages/react-native-reanimated/src/layoutReanimation/defaultTransitions
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
| 251 | + | |
| 252 | + | |
257 | 253 | | |
258 | 254 | | |
259 | 255 | | |
| |||
0 commit comments