mehmetnyarar

Results 7 comments of mehmetnyarar

I couldn’t make it work neither with this repo nor `@yolkai`. so i basically copied the `src/index.js` to my project, add typings, made some small modifications, and using it now...

`react-select` had this issue lately and they fixed it with [this pr](https://github.com/JedWatson/react-select/pull/3716). something similar could be done temporarily.

I used [sofa-api's solution](https://github.com/Urigo/SOFA/tree/master/src/open-api) to implement it in a private project. I did some extra work but it works quite well. Maybe I can share my solution later if it's...

@roy-mor I can't push to the repository. Could you give me access, please?

@roy-mor Please see [this PR](https://github.com/roy-mor/graphql2rest/pull/1).

Hi @flisboac, I've tried to use the helper with react-native. Due to limited time, I had to iterate quickly with I was doing, so I've used [wml](https://github.com/wix/wml) for the moment....