Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

[IOS] UIDocumentInteractionController support #108

Closed
wkh237 opened this issue Aug 26, 2016 · 6 comments
Closed

[IOS] UIDocumentInteractionController support #108

wkh237 opened this issue Aug 26, 2016 · 6 comments

Comments

@wkh237
Copy link
Owner

wkh237 commented Aug 26, 2016

In Android we can try to open a file by sending ACTION_VIEW intent, but there's no compensate API for IOS, maybe UIDocumentInteractionController is a good choice ?

@raminious
Copy link

raminious commented Oct 9, 2016

when this feature will come ?

@wkh237
Copy link
Owner Author

wkh237 commented Oct 10, 2016

Hi @raminious , basically this is already finished but I was planned to release it with other features in 0.10.0. If you need this feature urgently I can publish a beta version (something like 0.10.0-beta.1) once I have time (perhaps in 2~3 days). How do you think ?

@raminious
Copy link

raminious commented Oct 10, 2016

Awesome
This release can save my time, because I need this feature urgently.
Also I can test this feature from many aspects and send feedback.

Thanks a lot @wkh237

@wkh237 wkh237 added the beta label Oct 12, 2016
@wkh237
Copy link
Owner Author

wkh237 commented Oct 12, 2016

@raminious , I've published a beta release to NPM, this feature is now available in 0.10.0-beta.1.

Upgrade the package via

$ npm install --save react-native-fetch-blob@0.10.0-beta.1

See Document

@raminious
Copy link

Thank you for this update @wkh237

@raminious
Copy link

raminious commented Oct 15, 2016

@wkh237
I tested these functions today and not work as expected #158

@wkh237 wkh237 closed this as completed Nov 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants