Custom save button label on iOS #863
              
  
  Closed
              
          
                  
                    
                      systemride
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| When you provide copy: true that should do it. https://react-native-documents.github.io/docs/doc-picker-api#savedocumentsoptions See screenshot here https://react-native-documents.github.io/docs/sponsor-only/picker/save-as-dialog Hope this helps! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
On iOS, once the native view is open via
saveDocumentsthe default button label isMove.It would be great to be able to customize this.
It seems that
Savewould be a more obvious choice thanMove?Beta Was this translation helpful? Give feedback.
All reactions