react-native-file-selector icon indicating copy to clipboard operation
react-native-file-selector copied to clipboard

onCancel never gets called for iOS

Open Nanofortress opened this issue 6 years ago • 1 comments

The callback onCancel never gets called. I have followed the instruction on README for iOS, everything was working fine except the onCancel never gets called. I looked into the source code and I think onCancel is passed down to /react-native-file-selector/ios/RNFileSelector.m and it seem like that onCancel is never used. But I am not 100% sure since I have knowledge for swift or objective C.

Nanofortress avatar Dec 03 '18 21:12 Nanofortress

There is no status change for this issue. Is the issue fixed by any chance? I too am facing the same issue

rinku-k avatar May 06 '19 15:05 rinku-k