Skip to content

Streaming API's are not supported in iOS #21

Description

@lingxiao

In Timeline.js (https://github.com/Piroro-hs/react-native-twitter/blob/master/example/src/components/Timeline.js#L14), the line this.props.twitter.stream('user').on('data', (data) => { ... }) fails with error: Streaming APIs are not supported on iOS, even though there's no explicit code checking for OS in the class. I am on react-native 0.56 with Expo.

Ahh I see in the docs it says android only. Is there a comparable API on iOS?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions