Gianni Settino

Results 16 comments of Gianni Settino

Same issue here -- can it be because of a change in React Native 0.63?

+1, would be awesome if this was supported!

Also interested in your script @jkolyer, as mst-gql completely breaks on some of the relationships our models have. I've been fixing stuff manually but looking for a more scalable solution...

We were having this issue in 2018 when we first started using Segment for React Native. Just recently re-visited this and it's still happening in 2021, any help here would...

Hey all, just started building a project on Aragon UI and was wondering if there was any updates on this, as it's still an issue...

Same issue here on `@gorhom/bottom-sheet 3.6.4` and `reanimated 2.1.0` I have one bottom sheet that gets this crash pretty consistently when I wiggle it around

This seems like a pretty big issue (just noticed it after a few years of using Expo and react-native-web) Fixed it by making my build script something like this: `expo...

> This seems to be a workaround but I can't get paddingBottom to work with it. How are you styling on devices with safe area bottom? I was giving paddingBottom...

Still an issue as of April 29, 2021

I'm seeing this happen as well. I've added some logging to `ActionCableClient.swift` it seems like there is a race condition wrt when `onMessage()` is firing. 1) I send the `subscribe`...