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

[ios] Remove AR module #8442

Merged
merged 8 commits into from May 25, 2020
Merged

[ios] Remove AR module #8442

merged 8 commits into from May 25, 2020

Conversation

sjchmiela
Copy link
Contributor

@sjchmiela sjchmiela commented May 22, 2020

Why

Completes two more checks from #8371.

How

  • Removed the ARKit directory from Optional directory from inside Exponent project.
  • Removed the AR module export from expo in favor of a simple throwing export in removed.ts.
  • Removed AR modules from versioned SDKs.

Test Plan

expo package built. Expo client for iOS built too.

@sjchmiela sjchmiela marked this pull request as ready for review May 22, 2020 17:05
@sjchmiela sjchmiela requested review from esamelson and removed request for ide May 22, 2020 17:05
@github-actions
Copy link
Contributor

Native Component List for this branch is ready

Copy link
Contributor

@esamelson esamelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @sjchmiela ! Apologies this wasn't clear before, but we do actually want to remove the AR module from all versioned SDKs as well -- the reason for doing this in the first place is to remove the ARKit dependency entirely from the App Store Expo client. (It's fine if we end up doing the removal from versioned SDKs in a separate PR.)

@sjchmiela sjchmiela merged commit 9ee0bce into master May 25, 2020
@sjchmiela sjchmiela deleted the @sjchmiela/remove-ar branch May 25, 2020 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants