sergeymild / react-native-jsi-cpr

React Native JSI wrapper for cpr curl HTTP client
MIT License
92 stars 4 forks source link

Fetch API wrapper. #2

Open izakfilmalter opened 2 years ago

izakfilmalter commented 2 years ago

Love this lib and where it is going. Would be sick to see a wrapper around this lib that can replace fetch. On one of my apps I am using tRPC and loving it, would be cool to pass this in as the fetch client and get the performance gains and use tRPC at the same time.

andresribeiro commented 1 year ago

I would love to have this to integrate with Apollo Client