A framework for building native applications using React
COMMITS
March 3, 2025
R
Fix release scripts to check npm packages (#49788)
Riccardo Cipolleschi committed
N
Remove unnecessary -Wno-error=cpp (#49746)
Nicola Corti committed
R
Update debugger-frontend from 3adf51a...97e9912 (#49784)
Ruslan Lesiutin committed
O
fix: return nullptr when USE_THIRD_PARTY_JSC is set to true (#49781)
Oskar Kwaśniewski committed
S
fix: avoid race condition crash in [RCTDataRequestHandler invalidate] (#49705)
Saad Najmi committed
J
Align FlatList types with OSS (#49713)
Jakub Piasecki committed
D
Add Text to buildTypes and align Flow with TS (#49774)
Dawid Małecki committed
A
Update references to relocated react-native-devtools-frontend repo (#49777)
Alex Hunt committed
O
fix: make React Native work without AppDelegate window property (#49748)
Oskar Kwaśniewski committed
R
Avoid the creation of separate folders for separate artifacts (#49760)
Riccardo Cipolleschi committed
V
batch debug logging for cdp messages (#49726)
Vitali Zaidman committed
March 1, 2025
R
Ensure that the artifacts have the right extension (#49755)
Riccardo Cipolleschi committed
February 28, 2025
R
Compress xcframework to let sonatype sign it (#49753)
Riccardo Cipolleschi committed
R
Configure gradle to publish RNDependencies to Maven (#49749)
Riccardo Cipolleschi committed
R
Connect the prebuild-ios workflow with other workflows (#49731)
Riccardo Cipolleschi committed
R
Add job to build the XCFramework for ios prebuilds (#49563)
Riccardo Cipolleschi committed
R
Add job to build the slices for ios prebuilds (#49528)
Riccardo Cipolleschi committed
R
Add prepare prebuild reusable workflow (#49530)
Riccardo Cipolleschi committed
J
Improve text measurement for multiline TextInput on iOS (#49711)
Jakub Piasecki committed
S
add e2e test for AppState module (#49680)
Samuel Susla committed
I
Align useAnimatedValue with OSS types (#49643)
Iwo Plaza committed
V
fix race condition in getPages test for device disconnection (#49741)
Vitali Zaidman committed
R
Strip all "bom" types that are actually not defined in RN (#49730)
Rubén Norte committed
R
R
Remove references to service workers in RN globals (#49727)
Rubén Norte committed
R
Move environment types (globals) from flow-typed/environment to src/types (#49724)
Rubén Norte committed
J
Align ProgressBarAndroid types with OSS (#49663)
Jakub Piasecki committed
I
N
Temporarily disable Configuration Caching on CI (#49742)
Nicola Corti committed
D
Set optional ref on View and split View Props (#49725)
Dawid Małecki committed