Tyler Couto

Results 4 comments of Tyler Couto

This isn't about conditional fetching; it's about hiding an error. I don't want to raise an error in the getKey function; this was a minimal example for reproduction. When there...

Yeah, I'm aware of that pattern. My point is that we're silently catching these errors, which makes it hard to debug.

> with the same version than on SDK 48? Not the same version actually. I used the expo-recommended version via `yarn expo install @shopify/react-native-skia` which was a later version. I...

I think, at the least, chalice local should not default to using the 'dev' stage; it should default to using the 'local' stage. I think we can agree that environment...