A framework for building native applications using React
COMMITS
October 11, 2024
R
Move E2E tests to larger machines to see if flakyness decreases (#46960)
Riccardo Cipolleschi committed
N
RNGP - Pass PROJECT_ROOT_DIR to CMake (#46958)
Nicola Corti committed
N
Add boxShadow support to BaseViewManager (#46936)
Nick Gerleman committed
N
Add missing BaseViewManager props to BaseViewManagerDelegate (#46934)
Nick Gerleman committed
October 10, 2024
R
earlyjs: Implement decoratedExtraDataKey (#46932)
Ramanpreet Nara committed
R
Integrate logbox into earlyjs c++ pipeline (#46935)
Ramanpreet Nara committed
R
Extend earlyjs c++ pipeline for soft errors (#46893)
Ramanpreet Nara committed
R
Align earlyjs c++ stack trace parsing with js (#46894)
Ramanpreet Nara committed
R
easy: Align earlyjs c++ native data structures with js (#46895)
Ramanpreet Nara committed
E
Make RN ColorScheme a Union (#46872)
Eli White committed
J
N
Remove Deprecated DefaultDevSupportManagerFactory.create() (#46959)
Nicola Corti committed
P
Remove default false/null props from Text (#46956)
Pieter De Baets committed
P
Fix dark mode text (#46898)
Peter Abbondanzo committed
N
rn/objc | Suppress warnings about set but unused variables. (#46945)
Nikita Lutsenko committed
F
Replace React.AbstractComponent with `component` type in ProgressBarAndroid.android.js (#46928)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in ScrollView (#46927)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in ScrollViewStickyHeader (#46926)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in TextInput (#46925)
Fabrizio Cucci committed
R
Add an event start timestamp field into RawEvent (#46949)
Ruslan Shestopalyuk committed
D
Fix null ref on iOS 18 (#46929)
David Rickard committed
S
fix: change opacity logic from random to decrement by -0.20 (#46830)
sarthak-d11 committed
F
Replace React.AbstractComponent with `component` type in TouchableBounce (#46924)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in TouchableHighlight (#46923)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in TouchableOpacity (#46922)
Fabrizio Cucci committed
F
Replace React.AbstractComponent with `component` type in DebuggingOverlay (#46921)
Fabrizio Cucci committed
T
View clipping tweaks (#46933)
Thomas Nardone committed
Q
Set TextInput selection correctly when attached to window in Android (#46948)
Qichen Zhu committed
S
Replace last React.Ref type usage in react-native (#46931)
Sam Zhou committed
R
Implement Runtime.releaseObject and releaseObjectGroup (#46032)
Ruslan Lesiutin committed