File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- - label : " :android: Android (RN 0.84.1)"
1+ # TODO(2026-03-13): bump to 0.84.1 once it clears the embargo (released 2026-02-27)
2+ - label : " :android: Android (RN 0.84.0)"
23 env :
34 JAVA_HOME : /opt/openjdk/jdk-17.0.9.jdk/Contents/Home/
4- REACT_NATIVE_VERSION : 0.84.1
5+ REACT_NATIVE_VERSION : 0.84.0
56 command :
67 - " nvm install"
78 - " ./scripts/ci.android.sh"
Original file line number Diff line number Diff line change 1- - label : " :ios: iOS (RN 0.84.1)"
1+ # TODO(2026-03-13): bump to 0.84.1 once it clears the embargo (released 2026-02-27)
2+ - label : " :ios: iOS (RN 0.84.0)"
23 env :
3- REACT_NATIVE_VERSION : 0.84.1
4+ REACT_NATIVE_VERSION : 0.84.0
45 command :
56 - " nvm install"
67 - " ./scripts/ci.ios.sh"
Original file line number Diff line number Diff line change 131131 "pngjs" : " ^6.0.0" ,
132132 "prettier" : " 2.8.8" ,
133133 "react" : " 19.2.3" ,
134- "react-native" : " 0.84.1 " ,
134+ "react-native" : " 0.84.0 " ,
135135 "react-native-builder-bob" : " ^0.40.13" ,
136136 "react-native-fast-image" : " ^8.6.3" ,
137137 "react-native-gesture-handler" : " ^2.29.1" ,
Original file line number Diff line number Diff line change 7070 "pngjs" : " ^6.0.0" ,
7171 "prettier" : " 2.8.8" ,
7272 "react" : " 19.2.3" ,
73- "react-native" : " 0.84.1 " ,
73+ "react-native" : " 0.84.0 " ,
7474 "react-native-gesture-handler" : " ^2.30.0" ,
7575 "react-native-monorepo-config" : " ^0.3.0" ,
7676 "react-native-reanimated" : " 4.2.2" ,
You can’t perform that action at this time.
0 commit comments