Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support rn-fetch-blob #5158

Closed
stmoy opened this issue Jun 9, 2020 · 3 comments
Closed

Support rn-fetch-blob #5158

stmoy opened this issue Jun 9, 2020 · 3 comments
Assignees
Labels
enhancement Extensions Tracks issues against community modules and extensions must-have p1 Partner: AppConsult AppConsult managed customers Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Milestone

Comments

@stmoy
Copy link
Contributor

stmoy commented Jun 9, 2020

Support rn-fetch-blob on RNW

Basic Info

Which app/customer is requesting this module?

Community request

In what scenarios will this module be used?

A project committed to making file access and data transfer easier and more efficient for React Native developers.

Essential Features

  • Transfer data directly from/to storage without BASE64 bridging
  • File API supports regular files, Asset files, and CameraRoll files
  • Native-to-native file manipulation API, reduce JS bridging performance loss
  • File stream support for dealing with large file
  • Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
  • JSON stream supported base on Oboe.js @jimhigson
@stmoy stmoy added the Extensions Tracks issues against community modules and extensions label Jun 9, 2020
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 9, 2020
@vmoroz vmoroz self-assigned this Jun 9, 2020
@chrisglein chrisglein added this to the Backlog milestone Jun 11, 2020
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 11, 2020
@harinikmsft harinikmsft added must-have p1 Partner: AppConsult AppConsult managed customers labels Jun 24, 2020
@harinikmsft harinikmsft mentioned this issue Jun 30, 2020
2 tasks
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 15, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 15, 2020
@thedf
Copy link

thedf commented Jun 7, 2021

Hey there,

I want to know if the library is yet supported by RNW, because in the Community modules section in the docs it says that this library is already supported but I couldn't find the implementation.

Thanks in advance.

@chrisglein
Copy link
Member

Incorrect documentation is tracked with this issue: microsoft/react-native-windows-samples#723

@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Sep 7, 2023
@chrisglein
Copy link
Member

Closing this module request as not in plan. Not that this module shouldn't receive a Windows implementation, but it makes more sense to track that request on the module's repo rather this repo.

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Extensions Tracks issues against community modules and extensions must-have p1 Partner: AppConsult AppConsult managed customers Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Projects
Development

No branches or pull requests

5 participants