Skip to content

Commit 1d76884

Browse files
docs: remove outdated iOS transform conflict note
1 parent 2cbafa8 commit 1d76884

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,6 @@ Use `default` as a fallback for categories not explicitly listed:
216216

217217
When no `default` key is provided, the library default (timing 300ms easeInOut) applies to all categories.
218218

219-
> **iOS note:** iOS composes all transform sub-properties into a single `CATransform3D` animation. If your map specifies conflicting configs for different transform properties, the config from the lowest-index changed property is used.
220-
>
221219
> **Android note:** Android animates `backgroundColor` with `ValueAnimator` (timing only). If a per-property map specifies `type: 'spring'` for `backgroundColor`, it silently falls back to timing 300ms.
222220
223221
### Border Radius

0 commit comments

Comments
 (0)