Effect CommunityEC
Effect Community2y ago
19 replies
imagio

Choosing the Right Effect Library for HTTP Requests in React Native

Using axios is causing some annoyances in my react-native app so I'd like to use effect libs for managing http requests. I'm a bit lost as to which package to reach for. Should I use @effect/platform @effect/rpc or effect-http? They all seem to overlap slightly.
Was this page helpful?