Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

refactor(image-utils): move to expo/expo #4787

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

byCedric
Copy link
Member

Why

See: expo/expo#25556

How

  • Replaced README.md with placeholder

Test Plan

Docs change only.

byCedric added a commit to expo/expo that referenced this pull request Dec 4, 2023
# Why

Moving the actively used `@expo/image-utils` over from `expo/expo-cli`.

Counter-part PR: expo/expo-cli#4787

# How

- Copied `@expo/image-utils` from `expo/expo-cli`
- Integrated `expo-module-scripts`
- Splitted Jest unit and e2e tests
- Resolved lining and typing issues

# Test Plan

See if CI passes.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).

---------

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@byCedric byCedric merged commit 2fa16df into main Dec 4, 2023
2 of 4 checks passed
@byCedric byCedric deleted the @bycedric/image-utils/move-to-expo-expo branch December 4, 2023 13:11
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
# Why

Moving the actively used `@expo/image-utils` over from `expo/expo-cli`.

Counter-part PR: expo/expo-cli#4787

# How

- Copied `@expo/image-utils` from `expo/expo-cli`
- Integrated `expo-module-scripts`
- Splitted Jest unit and e2e tests
- Resolved lining and typing issues

# Test Plan

See if CI passes.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).

---------

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant