react-native-macos/React/Fabric
Joshua Gross 3cca9e76c5 Partially implemented view recycling for Slider with note to improve
Summary: Recycling and dealloc were not implemented at all before for Slider, so I've taken a first stab at it. It's a little more complex than I initially thought, due to things I don't 100% understand about UISlider as well as Fabric, so I've left a TODO note to fix this at some point. We should be aware that view recycling doesn't appear to be working the way I would expect currently though.

Reviewed By: shergin

Differential Revision: D13965475

fbshipit-source-id: fd18a219cead770b63b514fdc868e23214e735b7
2019-02-06 11:51:32 -08:00
..
Mounting Partially implemented view recycling for Slider with note to improve 2019-02-06 11:51:32 -08:00
Surface clean up surface register / start 2018-12-21 18:00:35 -08:00
Utils Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
RCTConversions.h Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
RCTImageResponseDelegate.h Support image props for Slider component, feature parity with pre-Fabric Slider 2019-02-05 17:31:40 -08:00
RCTImageResponseObserverProxy.h Support image props for Slider component, feature parity with pre-Fabric Slider 2019-02-05 17:31:40 -08:00
RCTImageResponseObserverProxy.mm Support image props for Slider component, feature parity with pre-Fabric Slider 2019-02-05 17:31:40 -08:00
RCTPrimitives.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScheduler.h Introducing `fabric/mounting` module 2018-11-27 18:34:14 -08:00
RCTScheduler.mm Add performance counters for Fabric 2019-02-04 17:27:30 -08:00
RCTSurfacePresenter.h clean up surface register / start 2018-12-21 18:00:35 -08:00
RCTSurfacePresenter.mm tighter ContextContainer semantics 2018-12-21 18:00:36 -08:00
RCTSurfaceRegistry.h Fabric: Enumerator for RCTSurfaceRegistry 2018-09-26 10:18:38 -07:00
RCTSurfaceRegistry.mm Fabric: Enumerator for RCTSurfaceRegistry 2018-09-26 10:18:38 -07:00
RCTSurfaceTouchHandler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSurfaceTouchHandler.mm Fabric: Proper implementation `-[RCTSurfaceTouchHandler reset]` 2018-11-16 18:44:36 -08:00
RCTTouchableComponentViewProtocol.h Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00