itinance / itinance/react-native-fs

copyFileAssets does not properly overwrite existing files

Open
#1,096 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Documentation states that `copyFileAssets Will overwrite destPath if it already exists`. This is not true. If the new file is smaller than existing, it will replace the first bytes of existing destination file, but will not truncate file size.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.