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

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

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?




I'm playing around with a new approach to doing SETs in reanimated. The idea is mostly the same, but instead of building atop of rn-screens, we define our own boundary component, that could then be used by navigators (e.g. like useIsFocused) to mark when an animation should run