React-native-fs: how to rename a file?

Created on 30 Sep 2017  路  1Comment  路  Source: itinance/react-native-fs

question

Most helpful comment

Use moveFile() for that. But pay attention that the "destPath"-Parameter not only contains the new filename but also the whole path.

>All comments

Use moveFile() for that. But pay attention that the "destPath"-Parameter not only contains the new filename but also the whole path.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zaheerahmad92001 picture zaheerahmad92001  路  3Comments

JohnRyanTsai picture JohnRyanTsai  路  3Comments

PimDeWitte picture PimDeWitte  路  4Comments

quietautumn picture quietautumn  路  4Comments

1556173267 picture 1556173267  路  3Comments