Skip to content

feat: polyfill missing things #28

@grabbou

Description

@grabbou

There are certain things that this package requires to work:

  • TextDecoder
  • Streams
  • Async Iterators

They are not available in RN at the moment.

https://github.com/callstackincubator/react-native-fast-ws/blob/2a8a04048ed1e841e68df590157fed2f6d327f67/example/index.js#L1-L4

We should create a package or an entry-point that bings all these polyfills automatically, so that users don't have to do it manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions