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] Deprecate importing Linking from expo package and remove unused dependency #8659

Merged
merged 5 commits into from Jun 4, 2020

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented Jun 4, 2020

Why

I've noticed there are still plenty of modules-dependencies in expo package. I've verified that expo-web-browser is no longer needed as a dependency and that we can remove expo-linking dependency during next cycle if we deprecate it now – so that's what I did too.

How

  • Removed expo-web-browser from dependencies
  • Deprecated expo-linking

Test Plan

et check-packages -o expo passes.

@tsapeta tsapeta changed the title [expo] Deprecate expo-linking and remove unused dependency [expo] Deprecate importing Linking from expo package and remove unused dependency Jun 4, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2020

Native Component List for this branch is ready

@tsapeta tsapeta marked this pull request as ready for review June 4, 2020 13:01
@tsapeta tsapeta requested a review from ide as a code owner June 4, 2020 13:01
@tsapeta tsapeta requested a review from lukmccall June 4, 2020 13:01
@tsapeta tsapeta merged commit dcf36df into master Jun 4, 2020
@tsapeta tsapeta deleted the @tsapeta/cleanup-expo-package branch June 4, 2020 13:30
tsapeta added a commit that referenced this pull request Jun 5, 2020
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.

None yet

2 participants