A framework for building native applications using React
COMMITS
March 11, 2025
R
Fix verifyReleaseOnNPM by dropping the v in the version (#49944)
Riccardo Cipolleschi committed
D
N
Disable clipped view removal on recycle (#49938)
Nick Lefever committed
March 10, 2025
S
E
Fix issue with zIndex child removal (#49900)
Eric Rozell committed
O
fix(iOS): provide useful error message about dependency provider (#49843)
Oskar Kwaśniewski committed
Z
Fabric: Fixes Modal snapshot when closing it (#48252)
zhongwuzw committed
M
Migrate `JavaScriptContextHolder` & `JavaScriptExecutor` to Kotlin (#49909)
Mateo Guzmán committed
R
Add missing loadFromSource method in the DefaultRNFactoryDelegate (#49931)
Riccardo Cipolleschi committed
V
track event loop delay in metro dev middleware (#49660)
Vitali Zaidman committed
J
Update modal wrapper to be translatable to TypeScript (#49923)
Jakub Piasecki committed
J
Add depth limit to StyleSheet.flatten type (#49925)
Jakub Piasecki committed
P
Inline Task.call without Executor (#49906)
Pieter De Baets committed
N
Remove stale BUCK setup for Android pre-builts (#49926)
Nicola Corti committed
V
instead of sampling report high ping events (#49922)
Vitali Zaidman committed
M
P
Fix disabled ReactHost tests (#49907)
Pieter De Baets committed
R
R
Disable no-react-native-imports rule in Fantom tests (#49911)
Rubén Norte committed
P
chore(react-native-codegen): Remove fixtures and outdated transforms from build output (#49916)
Phil Pluckthun committed
R
Simplify Fantom test (#49899)
Rubén Norte committed
R
Fix documentElement methods for element not working correctly (#49898)
Rubén Norte committed
M
Make `WritableMapBuffer` internal (#49914)
Mateo Guzmán committed
L
Add TS definition for inputAccessoryViewButtonLabel (#49754)
Leon committed
R
Fix bug that prevents the Old Arch from being enabled (#49896)
Riccardo Cipolleschi committed
March 8, 2025
S
add fantom test for view culling inside <Modal /> (#49860)
Samuel Susla committed
S
add enqueueModalSizeUpdate to Fantom (#49862)
Samuel Susla committed
S
expose ref to <Modal />'s native component (#49859)
Samuel Susla committed
E
Remove (more) unused variables from AtWork (#49904)
Ellis Hoag committed
March 7, 2025
S
Move explicit type argument into function parameter (#49901)
Sam Zhou committed