Back to Expo

expo-network-addons

packages/expo-network-addons/README.md

latest811 B
Original Source

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

  • [Documentation for the main branch][docs-main]
  • [Documentation for the latest stable release][docs-stable]

Installation

npx expo install expo-network-addons

Contributing

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