react-native/Libraries/ART
Daniel Farrell 32eab54781 Apple TV Support: Add tvOS build support for ART library
Summary:
The ART library backend did not get build support for tvOS when other libraries did.  We are writing an application that will run on tvOS, and wanted to use ART, so it was important to have this. This PR adds that build support.

Verified that this builds and works on tvOS simulator for development of this project.
Closes https://github.com/facebook/react-native/pull/12547

Differential Revision: D4925864

Pulled By: lacker

fbshipit-source-id: f72c650d7620e9c7f59d9ae68cfc39f0e7bab12b
2017-04-20 16:15:38 -07:00
..
ART.xcodeproj Apple TV Support: Add tvOS build support for ART library 2017-04-20 16:15:38 -07:00
Brushes Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ViewManagers Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTCGFloatArray.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTContainer.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTGroup.h Implement clipping rectangle for ReactNativeART 2016-04-11 19:19:17 -07:00
ARTGroup.m Implement clipping rectangle for ReactNativeART 2016-04-11 19:19:17 -07:00
ARTNode.h Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTNode.m Fixed ART views 2016-06-08 00:13:30 -07:00
ARTRenderable.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTRenderable.m [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSerializablePath.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ARTShape.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTShape.m [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSurfaceView.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSurfaceView.m Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTText.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTText.m Fixed ART Text 2015-07-10 08:31:21 -08:00
ARTTextFrame.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
RCTConvert+ART.h Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
RCTConvert+ART.m Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ReactNativeART.js Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github 2017-04-12 16:15:15 -07:00