Skip to content

Missing feature : BlobModule #1471

@sm2017

Description

@sm2017

Environment

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.49.5

  2. npm ls rnpm-plugin-windows:
    rnpm-plugin-windows@0.2.8

  3. npm ls react-native-windows:
    react-native-windows@0.49.0-rc.2

  4. node -v:
    v8.1.3

  5. npm -v:
    5.0.3

  6. yarn --version:
    1.2.0

Then, specify:

  • Target Platform:
    UWP
  • Target Platform Version(s):
    10.0.14393
  • Target Device(s):
    Desktop
  • Development Operating System:
    Windows 10
  • Visual Studio Version:
    Visual Studio 2017

Steps to Reproduce

First see facebook/react-native#16585

After fixing Blob issue , in windows I get new error

TypeError: Cannot read property 'createFromParts' of undefined
at new Blob (node_modules\react-native\Libraries\Blob\Blob.js:99)

BlobModule is not implemented

Expected Behavior

see facebook/react-native#16585

Actual Behavior

As BlobModule is not implemented . fetch API is missing arraybuffer function for response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions