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-updates] Migrate to requireNativeModule/requireOptionalNativeModule #25648

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

wschurman
Copy link
Member

Why

This converts the cross-module requires of expo-updates to use the new functions.

Not sure we'll be able to land this for a while since it's more a feature than a bugfix and is a bit risky. But I figured I'd put up the PR anyways.

How

Convert, following patterns from elsewhere.

Test Plan

Wait for all tests in CI.

Checklist

@wschurman wschurman marked this pull request as ready for review November 29, 2023 19:03
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Nov 29, 2023
@wschurman wschurman force-pushed the @wschurman/migrate-native-modules-proxy branch from 97d0dc1 to 4767207 Compare November 29, 2023 19:13
packages/expo-asset/src/__tests__/Asset-test.ts Outdated Show resolved Hide resolved
packages/expo-constants/src/__tests__/Constants-test.ts Outdated Show resolved Hide resolved
@wschurman wschurman force-pushed the @wschurman/migrate-native-modules-proxy branch from da36ada to c6ba68f Compare December 19, 2023 20:33
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Dec 19, 2023
@wschurman wschurman merged commit cb9dc11 into main Dec 19, 2023
18 of 19 checks passed
@wschurman wschurman deleted the @wschurman/migrate-native-modules-proxy branch December 19, 2023 20:36
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants