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

[face-detector] Migrate interface to expo-modules-core #12936

Merged
merged 2 commits into from
May 17, 2021

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented May 14, 2021

Why

Followup #12718

How

Removed unimodules-face-detector-interface package and replaced its references to the new interface living in expo-modules-core. I also noticed that some interfaces have the same name as classes, so I suffixed them with Interface to distinguish them easily.

Test Plan

NCL examples of modified packages seem to work as expected

@tsapeta tsapeta force-pushed the @tsapeta/remove-face-detector-interface branch from ce243b4 to 9da4f53 Compare May 17, 2021 07:53
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

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

The review previously left here is no longer valid, jump to the latest one 👉 #12936 (review)

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 17, 2021
@tsapeta tsapeta force-pushed the @tsapeta/remove-face-detector-interface branch from 9da4f53 to 9bee15c Compare May 17, 2021 08:25
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

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

The review previously left here is no longer valid, jump to the latest one 👉 #12936 (review)

Co-authored-by: Expo CI <34669131+expo-ci@users.noreply.github.com>
Copy link
Collaborator

@expo-bot expo-bot left a comment

Choose a reason for hiding this comment

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

Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines.

I've found some issues in your pull request that should be addressed (click on them to expand) 👇

⚠️ Warning: Missing changelog entries


If you made some API or behavioral changes, please add an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against 8862ad0

@tsapeta tsapeta marked this pull request as ready for review May 17, 2021 09:07
@tsapeta tsapeta removed the request for review from ide May 17, 2021 09:09
Copy link
Contributor

@lukmccall lukmccall left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@tsapeta tsapeta merged commit b72d2d6 into master May 17, 2021
@tsapeta tsapeta deleted the @tsapeta/remove-face-detector-interface branch May 17, 2021 09:59
prakashbask pushed a commit to prakashbask/expo that referenced this pull request Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: suggestions ExpoBot has some suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants