Results 46 comments of Graham Mendick

Hey @ngxu, the CoordinatorLayout is native to Android. There's no equivalent UIKit version for iOS. I built a [Twitter example](https://github.com/grahammendick/navigation/tree/master/NavigationReactNative/sample/twitter) that shows it in action. There's a native collapsing toolbar...

I saw some comments about PRG in Web Forms, but nothing for a quite a while. Just checking this is still on the radar for v2?

Yep, I'm using PRG as shorthand (I'm more interested in the Response.Redirect subset). I guess you could make it backward compatible by collecting data twice for a single request -...

I’ve implemented large titles for Android in my [Navigation router for React Native](https://grahammendick.github.io/navigation/documentation/native/setup.html). It’s powered by a 100% native `CoordinatorLayout` component. ```jsx import { ScrollView } from 'react-native'; import {...

Hey, thanks for getting in touch. Don't worry that you can't reproduce it. An error like that is usually an edge case that relies on a very specific sequence and...

See https://github.com/reactwg/react-native-new-architecture/discussions/43. The fix will land in React Native 0.71. I've tested it works in [my Navigation library](https://grahammendick.github.io/navigation/native/) but can't guarantee it will fix your problem in react native screens

Hey @mazipan, how's it going? I'm just checking in to see if you've any feedback yet

@mazipan it's cool if it's going to take a while to go through the logs. Just let me know, please 🙏