It says SDK 42.0.0 is with React-native 0.63.3, but looking closer, it appears to be 0.63.2, am I missing something?

SDK Version: 42.0.0
Platforms(Android/iOS/web/all): Android/iOS

Looking at https://docs.expo.dev/versions/v42.0.0, it says that 42.0.0 goes with react-native 0.63.3, but looking inside https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz, it appears it’s only 0.63.2.

Am I missing something? Is it incorrect on the website or am I not understanding something?

the fork has relevant commits from 0.63.3 cherry-picked in, but not the version commit. we’re moving away from the fork in our next release and depending on the npm package instead.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.