Skip to content

Commit e6b17fc

Browse files
committed
docs: enhance migration guide metadata for v4.x
1 parent 28969f8 commit e6b17fc

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

example/website/pages/_meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"custom-animations": "Custom Animations",
77
"concepts": "How it works?",
88
"compare": "Compare",
9-
"faq": "FAQ"
9+
"faq": "FAQ",
10+
"migration-v4": "Migration to v4.x"
1011
}

example/website/pages/migration-v4.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
---
2+
id: migration-v4
23
title: Migration Guide to v4.x
4+
sidebar_label: Migration to v4.x
35
description: Guide for migrating to react-native-reanimated-carousel v4.x
6+
keywords:
7+
- react-native-reanimated-carousel
8+
- reanimated-carousel
9+
- reanimated carousel
10+
- react-native
11+
- snap-carousel
12+
- react native
13+
- snap carousel
14+
- ios
15+
- android
16+
- carousel
17+
- snap
18+
- reanimated
19+
image:
20+
slug: /migration-v4
421
---
522

623
# Migration Guide to v4.x

0 commit comments

Comments
 (0)