History log of /expo/react-native-lab/README.md (Results 1 – 2 of 2)
Revision Date Author Comments
# 4c4f39f6 27-Apr-2019 James Ide <[email protected]>

[rn] Remove the files from react-native-lab, superseded by expo-yarn-workspaces


# 0a9d1d4f 16-Aug-2018 James Ide <[email protected]>

Move react-native-lab into the Expo repo / directory

Moved react-native-lab into the Expo repo / directory so that RN changes can happen in the client repo. Also found that several parts of react-na

Move react-native-lab into the Expo repo / directory

Moved react-native-lab into the Expo repo / directory so that RN changes can happen in the client repo. Also found that several parts of react-native-lab were unused, like LabConfig.js, so I removed them. There's still some further cleanup we likely can do after tightening up how we do bootstrap-like things in the new repo.

Tested by regenerating the Podfile, running `pod install`, and compiling the iOS app. Also tested that the Android RN upgrade scripts work and the Android app compiles and runs afterwards. Lastly ensured that `expu start` in NCL worked.

fbshipit-source-id: 437513b

show more ...