A framework for building native applications using React
COMMITS
July 18, 2024
R
Add ci job to check if nightly succeeded (#45509)
Riccardo Cipolleschi committed
R
Fix path to node in .xcode.env.local (#43333)
Riccardo Cipolleschi committed
A
Deploy 0.241.0 to xplat (#45507)
Alex Taylor (alta) committed
B
pass github token to cache clean action (#45508)
Blake Friedman committed
N
FilterPrimitive -> FilterFunction (#45505)
Nick Gerleman committed
N
Camelize filter function names in object notation (#45503)
Nick Gerleman committed
N
JS plumbing to get boxShadow into native (#45452)
Nick Gerleman committed
J
Remove calls to CGColorRelease in box shadow impl (#45488)
Joe Vilches committed
J
Rename "spreadRadius" -> "spreadDistance" (#45481)
Joe Vilches committed
T
View recycling - fix API access and disable when not possible (#45484)
Thomas Nardone committed
July 17, 2024
B
GHA: create a reaper job to keep the cache < 10GB (#45500)
Blake Friedman committed
P
Support loading XML assets (#45334)
Peter Abbondanzo committed
R
Update testing scripts to work with any version of React native (#45498)
Riccardo Cipolleschi committed
B
fix linting noise (#45465)
Blake Friedman committed
R
Make the ScrollView connect with the TurboAnimatedModule to fix pressable and animated (#45457)
Riccardo Cipolleschi committed
R
Receive the onUserDrivenAnimationEnded event in JS (#45383)
Riccardo Cipolleschi committed
R
Send onScrollEnded Event to native driver (#45382)
Riccardo Cipolleschi committed
R
Fix prepare hermes workspace warnings in GHA (#45494)
Riccardo Cipolleschi committed
B
flow semver 6.2 -> 7 type defintions (#45495)
Blake Friedman committed
P
Limit sampling to 50 frames (#45478)
Pieter De Baets committed
N
Composite actions inputs should be kebab-case (#45474)
Nicola Corti committed
N
Remove unused parameter for prepare-hermes-workspace/action.yml (#45472)
Nicola Corti committed
N
Act as @react-native-bot on all the actions (#45480)
Nicola Corti committed
N
Unbreak nightlies by fixing secrets (#45491)
Nicola Corti committed
July 16, 2024
Z
Fix react/renderer ColorTest (#45485)
Zeya Peng committed
D
fix: add headers in fabric image component (#45415)
Deepanshu.shukla committed
R
jsinspector: Vendor base64 encoding, remove folly::base64 dependency (#45445)
Rob Hogan committed
N
Make build_android publish to the staging repositories (#45468)
Nicola Corti committed
A
Use more accurate type in LinkingManager spec file (#45450)
Andrew Coates committed
R
jsinspector: Support UTF-8 responses to CDP's IO.read (#45426)
Rob Hogan committed