
React Navigation
505 posts

React Navigation
@reactnavigation
Routing and navigation for React Native and Web apps. Maintained by @satya164


Thinking of adding a `with` property to static navigation config const Drawer = createDrawerNavigator({ // ... }).with(YourWrapper) It'd let you add a wrapper and pass props to the navigator. An escape hatch to be able to use dynamic logic without re-architecturing the app.

This screen transition animation was legit one of the unique ones in Android. Feels nostalgic.










Listen to this episode of RNR to hear me talk about screens – the foundation of react navigation and expo router

Last week I was playing with keeping content visible with `<Activity mode="hidden">` and managed to come up with 2 approaches that work on native and web. Should I write an article about it?





