Results 45 comments of everdrone

you have my 👍

Hi @Tufan21, This library not working on Android is no surprise since i haven't implemented the support from the beginning. (see [README.md](https://github.com/everdrone/react-native-super-ellipse-mask/blob/master/README.md)) I'm sorry but i have zero experience building...

> If you want specific MemMapFs calls to fail in tests it might be better to introduce a helper type which embeds a MemMapFs and implements afero.Fs, and use that...

@twelvelabs thank you so much! this is exactly what I needed ❤️

Any updates? Is there anything we can do to support this?

@Luferov are you using Relay connections with strawberry? From what I've seen on the repo the Relay spec is still to be implemented

same problem, has anyone found a workaround for this?

I'm trying to add a `--version` flag, with that flag no positional arguments are required what would be the correct way of doing that if `xor` ignores positionals?

@ermik what about relay connections? I'm trying to figure out how to use `gqlgen` with the Relay spec but it's a bit foggy