React Navigation
@reactnavigation
Routing and navigation for React Native and Web apps. Maintained by @satya164
你可能会喜欢
The `useNavigationState` hook will get the same update! It will accept the name of the route as an argument, and automatically determine the type of the state object.
We're working on making `useNavigation` types more useful Before: `useNavigation` returned a type that didn't contain navigator methods like `toggleDrawer` for Drawer. New: You can pass the name of the screen, and it'll return types that match the screen.
Should we add a `persistor` prop in React Navigation to make state persistence easier?
Planning to add an API to React Navigation to make components avoid the Header and TabBar, You'd use it like: <TopSpacer /> <YourContent /> <BottomSpacer /> They are similar to SafeAreaView but more flexible, as you don't wrap your content. What should I name them?
Recently started using @vite_js to test React Navigation on Web. Our playwrite tests also use Vite. Many people seem to be using React Navigation on Web with Vite, so it'll help us make sure that we don't break compatibility.
The coolest thing about this API is that the hook is no longer specific to the closest parent screen. So you can write `useRoute('SomeOtherScreen')` and get the route object and params for any parent screen. No need to wire up context or write special code to pass params down.
We're working on improving type-safety for the useRoute hook. Instead of using type assertion, it will accept the route of the name as an argument. The name is checked against the actual route name at runtime.
We're working on improving type-safety for the useRoute hook. Instead of using type assertion, it will accept the route of the name as an argument. The name is checked against the actual route name at runtime.
You can now get tabs with liquid glass effect with React Navigation, thanks to React Native Screens
Released `[email protected]` couple of mins ago. Including mostly API refinements around new header items API by @johankasperi! Huge shoutout! The release also includes few important fixes. Check out here: github.com/software-mansi…
The latest version of Native Stack now has a new unstable API to add native buttons to the header 🤯 Thanks to @johankasperi for implementing it in React Native Screens and @kafara_kacper for reviewing ❤️ Please help us test and provide feedback 🙏 📖 reactnavigation.org/docs/native-st…
United States 趋势
- 1. Bama 32K posts
- 2. Ty Simpson 5,619 posts
- 3. Georgia 51.2K posts
- 4. #UFC323 19.2K posts
- 5. #SECChampionship 3,760 posts
- 6. Ryan Williams 2,311 posts
- 7. Miami 204K posts
- 8. Dawgs 11.5K posts
- 9. DeBoer 3,161 posts
- 10. Texas Tech 30.1K posts
- 11. Messi 294K posts
- 12. Kirby 13.7K posts
- 13. #RollTide 2,605 posts
- 14. Grubb 1,869 posts
- 15. #NXTDeadline 6,658 posts
- 16. Harry Ford 2,361 posts
- 17. Slot 145K posts
- 18. Gunner 6,598 posts
- 19. Germie Bernard N/A
- 20. Mariners 4,380 posts
你可能会喜欢
-
Expo
@expo -
React Native
@reactnative -
William Candillon
@wcandillon -
Software Mansion
@swmansion -
React Native Radio
@ReactNativeRdio -
Catalin Miron - AnimateReactNative.com
@mironcatalin -
Margelo
@margelo_com -
Evan Bacon 🥓
@Baconbrix -
React Universe Conf
@reactuniverse_ -
Marc
@mrousavy -
React Native Newsletter
@RNNewsletter -
Szymon
@Turbo_Szymon -
App.js Conf 🗓️ 27-29 May 2026
@appjsconf -
React Native at Microsoft
@ReactNativeMSFT -
Kacper Kapuściak
@kacperkapusciak
Something went wrong.
Something went wrong.