Andrei Xavier de Oliveira Calazans

Results 18 comments of Andrei Xavier de Oliveira Calazans

The current way of doing things is certainly easier to maintain for the CLI and RN Core. But, not better for the developer experience. It keeps the burden of dealing...

The argument "user hits next on a TextInput they are going to want to focus the next component in almost every case." is valid. In most of my apps we...

I was having similar issue with @gorhom/bottom-sheet and we just didn't have `GestureHandlerRootView` properly wrapping the root of the app case someone has similar issue. - https://docs.swmansion.com/react-native-gesture-handler/docs/installation/#js

Hey @Kudo we also need to migrate to Reanimated V2. Anything we can do to help expedite a fork or a PR for Reanimated V2 to support V8?

> The big problem with this approach that mutation need to know which connections (I.e. queries to update). So it’s a direct dependency between queries and mutations what makes updates...

This is indeed very interesting feature. Please feel free to send PR to contribute.

No one has submitted any PRs for it @casey-budee 😢

> Thanks @AndreiCalazans for submitting this PR. > > > > I don't think we need to have an example for Fabric, or at least a separate example. I will...

Not sure if directly related to OP but react-native-gesture-handler 2.5.0 seems to have a regression https://github.com/software-mansion/react-native-gesture-handler/issues/2160

I was having similar issue with @gorhom/bottom-sheet and we just didn't have `GestureHandlerRootView` properly wrapping the root of the app case someone has similar issue. - https://docs.swmansion.com/react-native-gesture-handler/docs/installation/#js