Andrew Coates

Results 26 issues of Andrew Coates

## Description ScrollViewComponentView's are currently leaking when used. This fixes the ref cycle between the ScrollView and the ScrollBars. I also added a new command to playground-composition to unload the...

## Description A couple of differences have popped up over time between our AbiComponentDecriptors and the ones in core. These should be kept in alignment to avoid differences in behavior...

TimingRegistry should kick off a UIDispatcher task on RNH shutdown to clear all UI timers on shutdown.

Needs: Triage :mag:

enhancement
Area: Fabric
Area: Component Views
New Architecture
Parity: React Native
Workstream: Component Parity

I think yoga isn't currently invalidating when the fontSizeMultiplier changes. Need to investigate further. -- This means we do not correctly handle runtime changes to font size scale.

enhancement
Area: Layout
Area: Text
Workstream: Component Parity

These classes do not exist in 0.74 - so have to wait until I'm not backporting fabric fixes to 0.74.

enhancement
Area: TextInput
Code Cleanup
Workstream: Component Parity