mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-08 01:00:43 +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:
@@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
#import "RNSVGSymbolManager.h"
|
||||
#import "RCTConvert+RNSVG.h"
|
||||
#import "RNSVGRenderable.h"
|
||||
#import "RNSVGSymbol.h"
|
||||
#import "RCTConvert+RNSVG.h"
|
||||
#import "RNSVGVBMOS.h"
|
||||
|
||||
@implementation RNSVGSymbolManager
|
||||
|
||||
Reference in New Issue
Block a user