Skip to content

Commit ee3dc54

Browse files
maximcodingclaude
andcommitted
Track React Navigation v8 upgrade in TODO (currently alpha)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d7595d2 commit ee3dc54

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/TODO.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
---
44

5+
## Dependency upgrades to track
6+
7+
### React Navigation v8
8+
- **Status:** alpha only (`8.0.0-alpha.16` as of 2026-03-25) — do not upgrade until stable/RC.
9+
- **Current:** `@react-navigation/native ^7.1.24`, `@react-navigation/native-stack ^7.8.5`, `@react-navigation/bottom-tabs ^7.8.11`
10+
- **Watch:** https://github.com/react-navigation/react-navigation/releases
11+
- **When stable:** bump all three `@react-navigation/*` packages together; check peer dep requirements for `react-native-screens` and `react-native-safe-area-context`; review breaking changes in changelog before migrating.
12+
- **Expected changes:** further static config improvements, possible `screenOptions` API changes, `react-native-screens` peer dep bump.
13+
14+
---
15+
516
## Before / when you go public (maintainer)
617

718
**Copy-paste text and templates:** [OPERATIONS.md § Publishing & discoverability](OPERATIONS.md#publishing--discoverability).

0 commit comments

Comments
 (0)