Open scremona-navico opened 8 months ago
Please, pay attention to the status & future of this library, noted in all recent issues opened in this repo!
#1197 — The future of react-native-fs
TL;DR.: This repo is stale, no active work happens here now. I actively maintain a fork of this project, but it lives, and it is managed through a different repo — https://github.com/birdofpreyru/react-native-fs.
@birdofpreyru thank you. I'll check your fork and in the case I'll open there a ticket.
The hash sha1 checksum for large files (1GB ish) on iOS, actual device, always gives back the same (wrong) value, regardless the size of the file. Smaller files (around 500MB) are fine. Tests on Simulator/Mac and Android actual device are fine.
iOS 15.8.1 "react": "17.0.2", "react-native": "0.67.5", "react-native-fs": "2.20.0",