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

fix: fix @expo/config-plugins no longer working #1431

Merged
merged 1 commit into from
May 22, 2023

Conversation

tido64
Copy link
Member

@tido64 tido64 commented May 16, 2023

Description

After refactoring to use @rnx-kit/react-native-host in 2.4.0, config plugins stopped working because RNTA no longer owns the host.

Blocked by:

Resolves #1428.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

See #1428.

@tido64 tido64 requested a review from kelset May 16, 2023 14:20
@tido64 tido64 marked this pull request as ready for review May 19, 2023 07:59
After refactoring to use `@rnx-kit/react-native-host` in 2.4.0, config
plugins stopped working because RNTA no longer owns the host.
@tido64 tido64 merged commit 994ba7b into trunk May 22, 2023
@tido64 tido64 deleted the tido/fix-config-plugins branch May 22, 2023 09:37
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.

react-native-reanimated expo plugin broken after introduction of @rnx-kit/react-native-host
2 participants