itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.89k stars 954 forks source link

sometime stat size return as 3, Please check #1224

Open nishadthajudeen001 opened 3 months ago

nishadthajudeen001 commented 3 months ago

{ "_parts": [ [ "UploadFile", { "name": "1705770632581.png", "size": 3, "type": "image/png", "uri": "/var/mobile/Containers/Data/Application/77B9258D-D7B0-47C6-ACC5-C868D3A54734/Documents/signatures/1705770632581.png" } ], [ ] } 

birdofpreyru commented 3 months ago

#1197 — The future of react-native-fs

TL;DR.: This repo is stale, no active work happening here now. I actively maintain a fork of the project, but it lives, and it is managed through a different repo — https://github.com/birdofpreyru/react-native-fs.


This note aside, what you wrote is not an actionable issue description somebody can act upon, you clearly has not apply any efforts to investigate the issue you have encountered.