0.6.0 • Published 21 days ago

expo-network-addons v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

expo-network-addons

expo-network-addons is a set of networking addons

Features

Brotli Compression on Android

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.

API documentation

Installation

npx expo install expo-network-addons

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.