expo-network-addons
is a set of networking addons
expo-network-addons
provides automatic Brotli compression for all OkHttp requests made by your app. This can significantly reduce the size of network responses, resulting in faster load times and reduced data usage. The Brotli support is backed by okhttp-brotli.
- [Documentation for the main branch][docs-main]
- [Documentation for the latest stable release][docs-stable]
npx expo install expo-network-addons
Contributions are very welcome! Please refer to guidelines described in the contributing guide.