Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do Not Merge: Attempt to add moveFile and copyFile for iOS and Android #779

Closed

Conversation

sean-perkins
Copy link

I'm not as familiar with the Swift (or Obj. C)/Android side of things, need an extra set of eyes here.

The Filesystem API is missing the utility functions for both moving and copying files.

iOS spec: https://developer.apple.com/documentation/foundation/filemanager/1413529-moveitem
Android spec: (File API): https://developer.android.com/reference/java/io/File#renameTo(java.io.File)

@jcesarmobile
Copy link
Member

jcesarmobile commented Aug 2, 2019

Closing as copy (#1758) and rename (#1624) were merged and add the same functionality for all platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants