[ Package conformance ]

Storage & Data · >=1.0.0

react-native-gzip

native-seam only — the real upstream 31-line wrapper (`Gzip.inflate(base64)` / `Gzip.deflate(data)` with a LINKING_ERROR fallback proxy) runs from the bundle. sootsim registers the Gzip TurboModule backed by the browser's CompressionStream/DecompressionStream for real gzip round-trips (matches upstream's iOS Gzip.mm contract).
95%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (4)
real upstream JS wrapper running from the bundledeflate UTF-8 strings to base64 gzipinflate base64 gzip back to stringsround-trips unicode content
Missing (2)
exact native gzip header timestamp/metadata bytes may differbut decompressed payloads are equivalent