Draft
Conversation
…tive-document-picker [PB-5947] feat/Add @react-native-documents/picker lib
[PB-5948] feature/Add "Upload folder" UI flow
[PB-5949] feature/ add ios traversal
…traverse [PB-5950]: feature/android folder traverse
…ure/PB-5951-add-tests
[PB-5951] feature/Add test for folder upload orchestration
…orchestration [PB-5951] feature/Add folder upload orchestration
…e extension crashes on device, fixed animation leak and remove blob-util depdency from excluded packages
…ile panel and folder navigation hooks
…modal [PB-5986] feature/Folder name collision modal
…king for drive folders and fix folder loading logic
[PB-5937] feature/upload logic
…ic-and-encription-2 [PB-5937] feature/upload logic
[PB-6110] feature/Create success upload UI and flow
…ls-on-upload-in-share-extension [PB-6149] feature/Create and upload thumbnails when upload items from share extension
…e-files [PB-6187] feature/Move large files upload to main app
…move-already-uploaded-files-from-json [_] feature/Progate correctly error and manage already upload files error
[PB-6231] feature/Handle file name collisions before upload
…ploads [PB-5877]: feature/Enable folder uploads
…nd improve variable naming in ShareExtensionViewController
[PB-5318]: feature/Share extension
[_]; Bump project version to 1.9.0
…bnails [_] bugfix/Fix UI blocking
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Main changes
Share Extension (iOS & Android)
Share files directly to Internxt Drive from any app. Both iOS and Android now support a native share extension that lets you pick the destination folder, create new folders, rename files before uploading, and see real-time upload progress.
Folder Upload
Users can now upload entire folders from your device, preserving the folder structure. Works on both iOS and Android, with progress tracking and cancellation support. Name collisions are handled gracefully with a modal to keep both or replace existing folders.