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

Expo v36 support #670

Merged
merged 13 commits into from
Dec 16, 2019
Merged

Expo v36 support #670

merged 13 commits into from
Dec 16, 2019

Conversation

bengourley
Copy link
Contributor

As of Expo 36, the react-native module no longer has NetInfo installed by default. This means @bugsnag/expo in its current state does not work with SDK 36 (#668).

This PR adds the @react-native-community/netinfo package as a dependency to @bugsnag/expo, and updates its usage (the api of the module has changed since it moved to the community org).

In the same way we supported SDK 34 and had to drop support for older versions (#610), this PR also updates bugsnag-expo-cli to install the relevant version of Bugsnag for the Expo SDK version detected.

@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Dec 10, 2019

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.97 kB 12.27 kB
After 40.97 kB 12.27 kB
± No change No change

Generated by 🚫 dangerJS against 8062ce0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants