react-native-macos/Libraries/DeprecatedPropTypes
Tim Yung 548aad4ff1 RN: Delete Apple TV Props
Summary:
With tvOS (Apple TV) now residing in a separately maintained fork, this removes the residual props from React Native. This only includes the JavaScript changes. The Objective-C changes will come later.

Specifically, the following props have been removed:

- `isTVSelectable`
- `tvParallaxProperties`
- `tvParallaxShiftDistanceX`
- `tvParallaxShiftDistanceY`
- `tvParallaxTiltAngle`
- `tvParallaxMagnification`

Note that `hasTVPreferredFocus` is still being used by Android TV, so it remains.

Changelog:
[Removed] Apple TV View Props

Reviewed By: TheSavior

Differential Revision: D18266278

fbshipit-source-id: 9d1448bf2f434a74e6eb23c70d3a37971e406768
2019-11-01 08:49:26 -07:00
..
DeprecatedColorPropType.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
DeprecatedEdgeInsetsPropType.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DeprecatedImagePropType.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DeprecatedImageSourcePropType.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
DeprecatedImageStylePropTypes.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
DeprecatedLayoutPropTypes.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DeprecatedPointPropType.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DeprecatedShadowPropTypesIOS.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
DeprecatedStyleSheetPropType.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
DeprecatedTVViewPropTypes.js RN: Delete Apple TV Props 2019-11-01 08:49:26 -07:00
DeprecatedTextInputPropTypes.js RN: Delete `TextInput.selectionState` Prop 2019-10-12 15:52:25 -07:00
DeprecatedTextPropTypes.js Deprecate Text proptypes (#26055) 2019-08-14 17:34:07 -07:00
DeprecatedTextStylePropTypes.js Add Android support for fontVariant prop (#27006) 2019-10-29 00:29:20 -07:00
DeprecatedTransformPropTypes.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DeprecatedViewAccessibility.js Remove deprecated accessibilityStates property. (#26168) 2019-09-02 11:25:31 -07:00
DeprecatedViewPropTypes.js RN: Delete Apple TV Props 2019-11-01 08:49:26 -07:00
DeprecatedViewStylePropTypes.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
deprecatedCreateStrictShapeTypeChecker.js RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00