A framework for building native applications using React
COMMITS
April 5, 2023
N
Do not store scripts inside .github/workflows (#36811)
Nicola Corti committed
R
Extract ReactFabricHostComponent into a separate module
Rubén Norte committed
R
Add behavior from React repo to FabricUIManager mock
Rubén Norte committed
N
Remove the update-ruby script as it's now unnecessary (#36802)
Nicola Corti committed
P
Remove unused fields from AndroidTextInputState (#36797)
Pieter De Baets committed
S
Avoid double assignment of runtime scheduler (#36801)
Samuel Susla committed
G
Modify AnimatedProps and AnimatedStyle to use AnimatedObject (#36798)
Genki Kondo committed
B
ObjectPreview support (#36785)
Brian Long committed
April 4, 2023
O
Add github workflow for automatic API, topic, and component labeling of issues (#36712)
Olga Zinoveva committed
D
B
msggen support for cdp previews (#36781)
Brian Long committed
P
decouple DialogModuleTest from PowerMock (#36778)
Phillip Pan committed
D
Bump activesupport to 6.1.7.3 to address CVE-2023-28120 (#36803)
Dmitry Rykun committed
D
Deprecate and mark for removal com.facebook.react.common.StandardCharsets (#36779)
David Vacca committed
N
Fix a crash new app template when `createRootView` is invoked with null bundle (#36796)
Nicola Corti committed
L
add 0.71.6, 0.70.8 and 0.69.9 changelog (#36792)
Lorenzo Sciandra committed
R
Implement ReactNativePrivateInterface.createPublicTextInstance
Rubén Norte committed
R
bump CLI to 12.0.0-alpha.0 (#36793)
Riccardo Cipolleschi committed
April 3, 2023
P
K
Add error reporting examples to rn-tester turbo modules (#36729)
Krystof Woldrich committed
S
Use `execFileSync` over `exec` for cases with uncontrolled absolute paths (#36491)
Saad Najmi committed
R
Separate buffering per entry type in WebPerformance (#36737)
Ruslan Shestopalyuk committed
R
Implement specialized container type for performance entry buffering (#36726)
Ruslan Shestopalyuk committed
S
Correct offset when drawing text to TextStorage coordinate system. (#36771)
Samuel Susla committed
S
Only create NSAttributedString if NSTextStorage is nil (#36773)
Samuel Susla committed
S
Extract NSTextStorage measure into a helper method (#36772)
Samuel Susla committed
April 2, 2023
R
Fix Cocoapods for Xcode 14.3.0 (#36759)
Riccardo Cipolleschi committed
April 1, 2023
G
Revert D44153451: Multisect successfully blamed D44153451 for test or build failures (#36756)
generatedunixname89002005232357 committed
March 31, 2023
P
decouple ShareModuleTest from PowerMock (#36752)
Phillip Pan committed
G
Revert D44315336: Modify AnimatedProps and AnimatedStyle to use AnimatedObject
Genki Kondo committed