SIGN IN SIGN UP

[Docs] Restructure SideBar (#4365)

## Description

This PR:

- Extracts `GestureHandlerRootView` and `GestureDetector` out of
Fundamentals into a new "Core Components" section
- Moves State manager from Fundamentals to Gestures
- Renames "Quick start" to "Your first gesture-driven animation" and
moves it under Fundamentals
- Renames the Gestures category to "Gestures API"
- Fixes page ordering (sidebar_position) across Components/Guides
- Adds redirects for all removed/moved pages (gesture-detectors,
root-view, quickstart, state manager)
- Updates mapLegacyUrl.js so  /quickstart URLs resolve correctly
- Fixes ~30 internal doc links broken by the moves above

## Test plan

- `yarn build`
- Read docs 🤓
M
Michał Bert committed
289265a95d93d56f9151f58ef559557f8557e381
Parent: e06c9ce
Committed by GitHub <noreply@github.com> on 7/31/2026, 10:34:07 AM