RNSVGBaseBrush Class Reference Inherits from RNSVGBrush : NSObject Declared in RNSVGBaseBrush.h Overview Copyright © 2015-present, Horcrux. All rights reserved. This source code is licensed under the MIT-style license found in the LICENSE file in the root directory of this source tree. – paint:opacity:brushConverter: paint fills the context with a brush. The context is assumed to be clipped. - (void)paint:(CGContextRef)context opacity:(CGFloat)opacity brushConverter:(RNSVGBrushConverter *)brushConverter Discussion paint fills the context with a brush. The context is assumed to be clipped. Declared In RNSVGBrush.h