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 28969f8 commit e6b17fcCopy full SHA for e6b17fc
example/website/pages/_meta.json
@@ -6,5 +6,6 @@
6
"custom-animations": "Custom Animations",
7
"concepts": "How it works?",
8
"compare": "Compare",
9
- "faq": "FAQ"
+ "faq": "FAQ",
10
+ "migration-v4": "Migration to v4.x"
11
}
example/website/pages/migration-v4.mdx
@@ -1,6 +1,23 @@
1
---
2
+id: migration-v4
3
title: Migration Guide to v4.x
4
+sidebar_label: Migration to v4.x
5
description: Guide for migrating to react-native-reanimated-carousel v4.x
+keywords:
+ - react-native-reanimated-carousel
+ - reanimated-carousel
+ - reanimated carousel
+ - react-native
+ - snap-carousel
12
+ - react native
13
+ - snap carousel
14
+ - ios
15
+ - android
16
+ - carousel
17
+ - snap
18
+ - reanimated
19
+image:
20
+slug: /migration-v4
21
22
23
# Migration Guide to v4.x
0 commit comments