thiago hagy

Results 2 comments of thiago hagy

I've just tested it on Android, sorry, check my https://github.com/thiagohagy/NativeScriptVueTemplate2.0 repo for an updated template with nativescriptVue 2

You can use the rename() function, worked for me ``` conn.rename(oldPath, newPath, (err)=> { console.log(err) }) ```