mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 07:06:04 +00:00
chore: add CI for JS, iOS and Android formatting (#1782)
Added CI workflow and local pre-commit hook for formatting and linting the newly added JS, iOS and Android code.
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
- (CGPathRef)getGroupPath:(CGContextRef)context;
|
||||
- (CTFontRef)getFontFromContext;
|
||||
- (CGFloat)getSubtreeTextChunksTotalAdvance;
|
||||
- (RNSVGText*)getTextAnchorRoot;
|
||||
- (RNSVGText *)getTextAnchorRoot;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user