Skip to content

Commit 5dc7ea0

Browse files
committed
Link to agent skills for upgrades
1 parent 79b27b2 commit 5dc7ea0

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

versioned_docs/version-7.x/upgrading-from-6.x.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ React Navigation 7 focuses on streamlining the API to avoid patterns that can ca
88

99
This guides lists all the breaking changes and new features in React Navigation 7 that you need to be aware of when upgrading from React Navigation 6.
1010

11+
:::tip
12+
13+
If you use an AI coding assistant, see [react-navigation/skills](https://github.com/react-navigation/skills) for Agent skills to help with the upgrade.
14+
15+
:::
16+
1117
## Minimum Requirements
1218

1319
- `react-native` >= 0.72.0

versioned_docs/version-8.x/upgrading-from-7.x.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ React Navigation 8 is still in pre-release stage. The API may still change befor
1515

1616
This guide lists all the breaking changes and new features in React Navigation 8 that you need to be aware of when upgrading from React Navigation 7.
1717

18+
:::tip
19+
20+
If you use an AI coding assistant, see [react-navigation/skills](https://github.com/react-navigation/skills) for Agent skills to help with the upgrade.
21+
22+
:::
23+
1824
## Dependency changes
1925

2026
The minimum required version of React Native, Expo, and TypeScript have been bumped:

0 commit comments

Comments
 (0)