Skip to content

Conversation

@thomasttvo
Copy link
Collaborator

@thomasttvo thomasttvo commented Oct 3, 2025

This function is already moved to diana so the one here is no longer used. It's time to remove it.


Note

Removes the chunkFile API and its native implementations from JS, Android, and iOS.

  • API/Types:
    • Remove chunkFile from src/index.ts and lib/index.d.ts exports.
  • Android:
    • Delete android/src/main/java/com/vydia/RNUploader/ChunkUtils.kt and the @ReactMethod chunkFile in UploaderModule.kt.
  • iOS:
    • Remove RCT_EXPORT_METHOD(chunkFile:...) implementation from ios/VydiaRNFileUploader.m.

Written by Cursor Bugbot for commit f82e15a. This will update automatically on new commits. Configure here.

@thomasttvo thomasttvo merged commit fe18031 into master Oct 13, 2025
3 checks passed
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.

3 participants