Skip to content

Commit e9d2c63

Browse files
authored
Update compiler docs for Expo apps (#7000)
Expo now has its own instructions for enabling the compiler.
1 parent 4eacc73 commit e9d2c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/react-compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ module.exports = reactCompilerLoader;
351351

352352
### Expo {/*usage-with-expo*/}
353353

354-
Expo uses Babel via Metro, so refer to the [Usage with Babel](#usage-with-babel) section for installation instructions.
354+
Please refer to [Expo's docs](https://docs.expo.dev/preview/react-compiler/) to enable and use the React Compiler in Expo apps.
355355

356356
### Metro (React Native) {/*usage-with-react-native-metro*/}
357357

0 commit comments

Comments
 (0)