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
ARTContainer.h
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
ARTRenderable.m
ARTSerializablePath.js
ARTShape.h
ARTShape.m
ARTSurfaceView.h
ARTSurfaceView.m Fixed black ARTSurfaceView 2017-12-19 19:46:06 -08:00
ARTText.h
ARTText.m
ARTTextFrame.h
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