ionic-team / ionic-team/ionic-docs
React Navigation needs a mention of useIonRouter
Offen
content
package: react
- Vorherrschende Sprache
- MDX
- Sterne
- 621
- Forks
- 3.2k
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 86
Beschreibung
**URL**
https://ionicframework.com/docs/react/navigation
**What is missing or inaccurate about the content on this page?**
I've looked all over the docs, and I haven't been able to find a single mention of using `useIonRouter` within Ionic React.
I was trying to navigate to a page and specify the direction of the animation, and the only way I ended up finding `useIonRouter` was by following usage of the `RouterDirection` type.
Sure enough the import is [mentioned in `@ionic/vue`](https://ionicframework.com/docs/vue/utility-functions#router), but it doesn't exist for React.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.