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

Update connector.ts #251

Merged
merged 3 commits into from
Sep 23, 2019
Merged

Update connector.ts #251

merged 3 commits into from
Sep 23, 2019

Commits on Sep 22, 2019

  1. Update connector.ts

    It turns out that React Native has `document` defined, it contains some properties, but it doesn't have a `querySelector` property.
    
    This is a quick, additional, check to handle that.
    subotkevic authored Sep 22, 2019
    Configuration menu
    Copy the full SHA
    51e1f6e View commit details
    Browse the repository at this point in the history
  2. Update connector.ts

    subotkevic authored Sep 22, 2019
    Configuration menu
    Copy the full SHA
    a53c3af View commit details
    Browse the repository at this point in the history
  3. Update connector.ts

    subotkevic authored Sep 22, 2019
    Configuration menu
    Copy the full SHA
    4d0882d View commit details
    Browse the repository at this point in the history