react-native-cookie-manager v6.4.0 is out 🎉
Reliable iOS/Android persistence and cleanup, duplicate-preserving reads, Cookie headers, and SameSite/Max-Age support.
https://t.co/aMPkTi9cxv
#ReactNative#OpenSource
Released react-native-file-hash v2.0.8 ⚛️
New for the optional Zig engine:
• Android content:// fd hashing
• Opt-in mmap
• Updated to zig-files-hash v0.0.7 (C ABI v4)
Mmap targets POSIX only
https://t.co/j0aWxF1d7F
#reactnative#zig#opensource
Released flutter-file-hash v0.0.4 💙
New in this release:
• Android fd hashing for content://
• Opt-in useMmap fast path
• Updated to zig-files-hash v0.0.7 (C ABI v4)
One Dart API, powered by a shared native Zig core.
https://t.co/To2nhJpFAX
#flutter#zig#opensource
Released zig-files-hash v0.0.7 🟠
Added POSIX fdHash, an opt-in mmap fast path, and C ABI v4.
fdHash stays streaming, never closes the supplied fd, and reads from its current position.
https://t.co/OX2uko4CNJ
#zig#opensource
react-native-file-hash v2.0.7 adds experimental desktop support via react-native-macos and react-native-windows.
One shared Zig core.
Four platforms.
https://t.co/QyJ7oShwR7
#ReactNative#Zig
Released react-native-file-hash v2.0.6
Added seeded XXH3 hashing for React Native.
Use the same seed across backend, CLI and mobile to produce reproducible XXH3-64 / XXH3-128 checksums for the same data.
https://t.co/0O2DmCSUC5
#ReactNative#OpenSource#XXH3
🚀 react-native-file-hash v2.0.5
• AbortController cancellation
• Streaming file hashing across all engines
• zig-files-hash v0.0.5
• New object-style API
Hash multi-GB files without loading them into JS memory.
https://t.co/6AH2n8bCtt
#reactnative#ziglang#opensource
zig-files-hash v0.0.4 is out.
This release introduces a new context/request/cancellation architecture, HashStream, and C ABI v3 support.
Used as the hashing core behind react-native-file-hash.
https://t.co/vp0FP8fiCj
#ziglang#opensource
Released v0.3.0 of @preeternal/react-native-document-scanner-plugin 🚀
Capture → OCR → barcodes → structured data
in a single mobile pipeline.
Built for logistics, receipts, KYC, document intake apps.
https://t.co/R9gfCq0ypf
#reactnative#opensource#ocr
react-native-file-hash v2.0.1
Zig hashing core is now wired into the library.
The experiment led to a better architecture:
Zig + native engines behind one API, selected at build time.
Benchmarks (zig vs native):
https://t.co/hcI76Ra63y
#ReactNative#ZigLang#OpenSource
Started a discussion on pluggable hashing engines for react-native-file-hash.
Zig + native engines behind one API.
Feedback welcome:
https://t.co/TCtDfbohvs
#ReactNative#Zig
Released zig-files-hash v0.0.3
• Added runtime streaming hasher
• C ABI v2 (inplace state, no heap)
• Unified dispatch via RuntimeHasher
• Allocation-free Zig API
https://t.co/lh50WcVFy7
#Zig#ReactNative#NoAlloc#MobileInfra
zig-files-hash v0.0.2 now includes a stable C ABI (header + static/shared builds).
Same zero-alloc Zig hashing core — now easy to integrate into RN / Node/Bun / WASM.
https://t.co/96wjeKhAqI
#ziglang#ffi#reactnative#opensource
Patch release 🚑
@preeternal/react-native-file-hash v1.1.1 is out.
Fixed an edge case in file hashing and added missing native sources.
If you installed 1.1.0 — please update 👇
https://t.co/R4WzpQ1kME
New release 🚀 @preeternal/react-native-file-hash
✨ Native XXH3 & BLAKE3
📁 Streaming file hashing (no full file in memory)
🔐 HMAC & keyed modes
👉https://t.co/c54MzKSt07
Released a NA-ready rewrite of the old RN cookies module.
Swift + Kotlin TurboModule, same JS API.
👉 @preeternal/react-native-cookie-manager
https://t.co/ICJuP490G4