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. Jalen 29.3K posts
- 2. #WWERaw 25K posts
- 3. Eagles 58.4K posts
- 4. Herbert 12.4K posts
- 5. Philip Rivers 11.9K posts
- 6. Nakobe Dean 1,127 posts
- 7. Raquel 6,397 posts
- 8. Tanner McKee N/A
- 9. #PHIvsLAC 1,598 posts
- 10. Bozeman 2,241 posts
- 11. AJ Brown 2,832 posts
- 12. Saquon 4,099 posts
- 13. Monsters Inc 2,092 posts
- 14. Dragon Lee 3,134 posts
- 15. #MondayNightFootball N/A
- 16. The Usos 2,326 posts
- 17. #BoltUp 2,533 posts
- 18. Fumble 13.7K posts
- 19. Sully 2,382 posts
- 20. Patullo 2,996 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.