We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4456b25 commit 8d75be2Copy full SHA for 8d75be2
packages/docs-reanimated/docs/layout-animations/layout-transitions.mdx
@@ -311,13 +311,14 @@ CurvedTransiton.duration(1000)
311
ios: '/react-native-reanimated/recordings/layout_transitions/ios_curved_transition.mov',
312
}}
313
/>
314
+
315
### Platform compatibility
316
317
<div className="platform-compatibility">
318
-| Android | iOS | Web |
319
-| ------- | --- | ---- |
320
-| ✅ | ✅ | ❌✅ |
+| Android | iOS | Web |
+| ------- | --- | --- |
321
+| ✅ | ✅ | ❌ |
322
323
</div>
324
0 commit comments