react-native-macos/Libraries/Components/Slider
Eli White 88f64a5782 Slider: Inline default props
Summary:
Instead of defining the default props as a property on the forwardRef, we can just inline it into the destructure.

Changelog:
[Internal]

Reviewed By: yungsters

Differential Revision: D18296180

fbshipit-source-id: c9e85a9869648983a01d84c36a5c581b357b427f
2019-11-04 12:16:38 -08:00
..
Slider.js Slider: Inline default props 2019-11-04 12:16:38 -08:00
SliderNativeComponent.js Migrate NativeComponentType from codegenNativeComponent to HostComponent #1 2019-09-25 11:44:38 -07:00