main
Restore scroll state of horizontal scroll view on mount (#54001)
| RN Monorepo | Migrate to package (#36434)
test FlatList props: data, renderItem, horizontal, inverted, scrollEnabled (#53186)
Move Android ScrollView props to HostPlatformScrollViewProps (#51517)
Introduce react_native_android_dep (#52194)
Consistent QualifierAlignment (for real this time I swear) (#39217)
Add EventPayload::extractValue for NativeAnimated (#49988)
Use C++17 namespace format (#36983)
Fabric: Added ScrollEndDragEvent for scrollEndDrag event (#48319)
Use designated initializer list in ScrollViewShadowNode (#53512)
Make getContentOriginOffset to know info about if call-site want transform or not (#44822)
Initialise ScrollView state with content offset from props (#36961)
disable view culling when accessibility API is detected (#52612)
Remove use of folly::F14FastMap from React Native (#39496)
PointerAlignment: Left