react-native/Libraries/ART
Valentin Shergin 5c8481e836 Fixed black ARTSurfaceView
Summary:
If we draw using `drawRect:` with possible transparent pixels, we have to have `isOpaque = YES`.
https://developer.apple.com/documentation/uikit/uiview/1622622-isopaque

Differential Revision: D6609013

fbshipit-source-id: e483fd38b09c07e33b8b424d22c7a1adf81e6916
2017-12-19 19:46:06 -08:00
..
ART.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -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 Fixed black ARTSurfaceView 2017-12-19 19:46:06 -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 Fix format warnings for clang 5.0 2017-09-25 10:30:53 -07:00
ReactNativeART.js ReactNative sync (c3718c4...abce30f): the one about the Prepack optimizations 2017-09-14 18:17:17 -07:00