[Feature]: Is this can be expo compatible? #4796
Unanswered
AugustoAleGon
asked this question in
Q&A
Replies: 1 comment
-
It seems that webpack support in Expo CLI has been deprecated, this makes it more difficult to integrate Rspack with Expo: https://blog.expo.dev/webpack-support-in-expo-cli-is-now-deprecated-e9831d7eb631 Re.pack is an alternative that builds your React Native application based on Rspack, see https://github.com/callstack/repack |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does this feature solve?
Build expo and react native using rust.
What does the proposed API look like?
Using the same expo command or maybe
expo-rust
?Beta Was this translation helpful? Give feedback.
All reactions