react-native-svg
SVG library for React Native, React Native Web, and plain React web projects.
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.yaml
- config.yml
- android-build-test.yml
- check-archs-consistency.yml
- close-when-stale.yml
- e2e-android.yml
- e2e-ios.yml
- ios-build-test.yml
- js-build-test.yml
- macos-build-test.yml
- needs-more-info.yml
- needs-repro.yml
- publish.yml
- windows-build-test.yml
- FUNDING.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- pre-commit
- css.test.tsx.snap
- GeneralSvgRenderingTest.spec.tsx
- css.test.tsx
- touchable.test.tsx
- gradle-wrapper.jar
- gradle-wrapper.properties
- SvgLoadEvent.java
- SvgOnLayoutEvent.java
- Brush.java
- CircleView.java
- ClipPathView.java
- CustomFilter.java
- DefinitionView.java
- DefsView.java
- EllipseView.java
- FeBlendView.java
- FeColorMatrixView.java
- FeCompositeView.java
- FeFloodView.java
- FeGaussianBlurView.java
- FeMergeView.java
- FeOffsetView.java
- FilterPrimitiveView.java
- FilterProperties.java
- FilterRegion.java
- FilterUtils.java
- FilterView.java
- FontData.java
- ForeignObjectView.java
- GlyphContext.java
- GlyphPathBag.java
- GroupView.java
- ImageView.java
- LinearGradientView.java
- LineView.java
- MarkerView.java
- MaskView.java
- PathParser.java
- PathView.java
- PatternView.java
- PropHelper.java
- RadialGradientView.java
- RectView.java
- RenderableView.java
- RenderableViewManager.java
- RNSVGMarkerPosition.java
- RNSVGRenderableManager.java
- SVGLength.java
- SvgPackage.java
- SvgSoundModule.java
- SvgView.java
- SvgViewManager.java
- SvgViewModule.java
- SymbolView.java
- TextLayoutAlgorithm.java
- TextPathView.java
- TextProperties.java
- TextView.java
- TSpanView.java
- UseView.java
- ViewBox.java
- VirtualView.java
- CMakeLists.txt
- rnsvg.cpp
- rnsvg.h
- AndroidManifest.xml
- RNSVGCircleManagerDelegate.java
- RNSVGCircleManagerInterface.java
- RNSVGClipPathManagerDelegate.java
- RNSVGClipPathManagerInterface.java
- RNSVGDefsManagerDelegate.java
- RNSVGDefsManagerInterface.java
- RNSVGEllipseManagerDelegate.java
- RNSVGEllipseManagerInterface.java
- RNSVGFeBlendManagerDelegate.java
- RNSVGFeBlendManagerInterface.java
- RNSVGFeColorMatrixManagerDelegate.java
- RNSVGFeColorMatrixManagerInterface.java
- RNSVGFeCompositeManagerDelegate.java
- RNSVGFeCompositeManagerInterface.java
- RNSVGFeFloodManagerDelegate.java
- RNSVGFeFloodManagerInterface.java
- RNSVGFeGaussianBlurManagerDelegate.java
- RNSVGFeGaussianBlurManagerInterface.java
- RNSVGFeMergeManagerDelegate.java
- RNSVGFeMergeManagerInterface.java
- RNSVGFeOffsetManagerDelegate.java
- RNSVGFeOffsetManagerInterface.java
- RNSVGFilterManagerDelegate.java
- RNSVGFilterManagerInterface.java
- RNSVGForeignObjectManagerDelegate.java
- RNSVGForeignObjectManagerInterface.java
- RNSVGGroupManagerDelegate.java
- RNSVGGroupManagerInterface.java
- RNSVGImageManagerDelegate.java
- RNSVGImageManagerInterface.java
- RNSVGLinearGradientManagerDelegate.java
- RNSVGLinearGradientManagerInterface.java
- RNSVGLineManagerDelegate.java
- RNSVGLineManagerInterface.java
- RNSVGMarkerManagerDelegate.java
- RNSVGMarkerManagerInterface.java
- RNSVGMaskManagerDelegate.java
- RNSVGMaskManagerInterface.java
- RNSVGPathManagerDelegate.java
- RNSVGPathManagerInterface.java
- RNSVGPatternManagerDelegate.java
- RNSVGPatternManagerInterface.java
- RNSVGRadialGradientManagerDelegate.java
- RNSVGRadialGradientManagerInterface.java
- RNSVGRectManagerDelegate.java
- RNSVGRectManagerInterface.java
- RNSVGSvgViewAndroidManagerDelegate.java
- RNSVGSvgViewAndroidManagerInterface.java
- RNSVGSymbolManagerDelegate.java
- RNSVGSymbolManagerInterface.java
- RNSVGTextManagerDelegate.java
- RNSVGTextManagerInterface.java
- RNSVGTextPathManagerDelegate.java
- RNSVGTextPathManagerInterface.java
- RNSVGTSpanManagerDelegate.java
- RNSVGTSpanManagerInterface.java
- RNSVGUseManagerDelegate.java
- RNSVGUseManagerInterface.java
- NativeSvgRenderableModuleSpec.java
- NativeSvgSoundModuleSpec.java
- NativeSvgViewModuleSpec.java
- build.gradle
- gradlew
- gradlew.bat
- proguard-rules.pro
- spotless.gradle
- RNSVGBrush.h
- RNSVGBrush.mm
- RNSVGBrushType.h
- RNSVGContextBrush.h
- RNSVGContextBrush.mm
- RNSVGPainter.h
- RNSVGPainter.mm
- RNSVGPainterBrush.h
- RNSVGPainterBrush.mm
- RNSVGSolidColorBrush.h
- RNSVGSolidColorBrush.mm
- RNSVGClipPath.h
- RNSVGClipPath.mm
- RNSVGDefs.h
- RNSVGDefs.mm
- RNSVGForeignObject.h
- RNSVGForeignObject.mm
- RNSVGGroup.h
- RNSVGGroup.mm
- RNSVGImage.h
- RNSVGImage.mm
- RNSVGLinearGradient.h
- RNSVGLinearGradient.mm
- RNSVGMarker.h
- RNSVGMarker.mm
- RNSVGMask.h
- RNSVGMask.mm
- RNSVGPath.h
- RNSVGPath.mm
- RNSVGPattern.h
- RNSVGPattern.mm
- RNSVGRadialGradient.h
- RNSVGRadialGradient.mm
- RNSVGSvgView.h
- RNSVGSvgView.mm
- RNSVGSymbol.h
- RNSVGSymbol.mm
- RNSVGUse.h
- RNSVGUse.mm
- RNSVGArithmeticFilter.appletvos.air
- RNSVGArithmeticFilter.appletvos.metallib
- RNSVGArithmeticFilter.h
- RNSVGArithmeticFilter.iphoneos.air
- RNSVGArithmeticFilter.iphoneos.metallib
- RNSVGArithmeticFilter.macosx.air
- RNSVGArithmeticFilter.macosx.metallib
- RNSVGArithmeticFilter.metal
- RNSVGArithmeticFilter.mm
- RNSVGArithmeticFilter.xros.air
- RNSVGArithmeticFilter.xros.metallib
- RNSVGCompositeXor.appletvos.air
- RNSVGCompositeXor.appletvos.metallib
- RNSVGCompositeXor.h
- RNSVGCompositeXor.iphoneos.air
- RNSVGCompositeXor.iphoneos.metallib
- RNSVGCompositeXor.macosx.air
- RNSVGCompositeXor.macosx.metallib
- RNSVGCompositeXor.metal
- RNSVGCompositeXor.mm
- RNSVGCompositeXor.xros.air
- RNSVGCompositeXor.xros.metallib
- RNSVGCustomFilter.h
- RNSVGCustomFilter.mm
- RNSVGBlendMode.h
- RNSVGColorMatrixType.h
- RNSVGCompositeOperator.h
- RNSVGEdgeMode.h
- RNSVGFeBlend.h
- RNSVGFeBlend.mm
- RNSVGFeColorMatrix.h
- RNSVGFeColorMatrix.mm
- RNSVGFeComposite.h
- RNSVGFeComposite.mm
- RNSVGFeFlood.h
- RNSVGFeFlood.mm
- RNSVGFeGaussianBlur.h
- RNSVGFeGaussianBlur.mm
- RNSVGFeMerge.h
- RNSVGFeMerge.mm
- RNSVGFeOffset.h
- RNSVGFeOffset.mm
- RNSVGFilter.h
- RNSVGFilter.mm
- RNSVGFilterPrimitive.h
- RNSVGFilterPrimitive.mm
- RNSVGFilterRegion.h
- RNSVGFilterRegion.mm
- project.pbxproj
- RNSVGCircle.h
- RNSVGCircle.mm
- RNSVGEllipse.h
- RNSVGEllipse.mm
- RNSVGLine.h
- RNSVGLine.mm
- RNSVGRect.h
- RNSVGRect.mm
- RNSVGFontData.h
- RNSVGFontData.mm
- RNSVGGlyphContext.h
- RNSVGGlyphContext.mm
- RNSVGPropHelper.h
- RNSVGPropHelper.mm
- RNSVGText.h
- RNSVGText.mm
- RNSVGTextPath.h
- RNSVGTextPath.mm
- RNSVGTextProperties.h
- RNSVGTextProperties.mm
- RNSVGTopAlignedLabel.h
- RNSVGTopAlignedLabel.ios.mm
- RNSVGTopAlignedLabel.macos.mm
- RNSVGTSpan.h
- RNSVGTSpan.mm
- RCTConvert+RNSVG.h
- RCTConvert+RNSVG.mm
- RNSVGBezierElement.h
- RNSVGBezierElement.mm
- RNSVGCGFCRule.h
- RNSVGConvert.h
- RNSVGConvert.mm
- RNSVGFabricConversions.h
- RNSVGLength.h
- RNSVGLength.mm
- RNSVGMarkerPosition.h
- RNSVGMarkerPosition.mm
- RNSVGMaskType.h
- RNSVGPathMeasure.h
- RNSVGPathMeasure.mm
- RNSVGPathParser.h
- RNSVGPathParser.mm
- RNSVGRenderUtils.h
- RNSVGRenderUtils.mm
- RNSVGUnits.h
- RNSVGVBMOS.h
- RNSVGVectorEffect.h
- RNSVGViewBox.h
- RNSVGViewBox.mm
- RNSVGCircleManager.h
- RNSVGCircleManager.mm
- RNSVGClipPathManager.h
- RNSVGClipPathManager.mm
- RNSVGDefsManager.h
- RNSVGDefsManager.mm
- RNSVGEllipseManager.h
- RNSVGEllipseManager.mm
- RNSVGFeBlendManager.h
- RNSVGFeBlendManager.mm
- RNSVGFeColorMatrixManager.h
- RNSVGFeColorMatrixManager.mm
- RNSVGFeCompositeManager.h
- RNSVGFeCompositeManager.mm
- RNSVGFeFloodManager.h
- RNSVGFeFloodManager.mm
- RNSVGFeGaussianBlurManager.h
- RNSVGFeGaussianBlurManager.mm
- RNSVGFeMergeManager.h
- RNSVGFeMergeManager.mm
- RNSVGFeOffsetManager.h
- RNSVGFeOffsetManager.mm
- RNSVGFilterManager.h
- RNSVGFilterManager.mm
- RNSVGFilterPrimitiveManager.h
- RNSVGFilterPrimitiveManager.mm
- RNSVGForeignObjectManager.h
- RNSVGForeignObjectManager.mm
- RNSVGGroupManager.h
- RNSVGGroupManager.mm
- RNSVGImageManager.h
- RNSVGImageManager.mm
- RNSVGLinearGradientManager.h
- RNSVGLinearGradientManager.mm
- RNSVGLineManager.h
- RNSVGLineManager.mm
- RNSVGMarkerManager.h
- RNSVGMarkerManager.mm
- RNSVGMaskManager.h
- RNSVGMaskManager.mm
- RNSVGNodeManager.h
- RNSVGNodeManager.mm
- RNSVGPathManager.h
- RNSVGPathManager.mm
- RNSVGPatternManager.h
- RNSVGPatternManager.mm
- RNSVGRadialGradientManager.h
- RNSVGRadialGradientManager.mm
- RNSVGRectManager.h
- RNSVGRectManager.mm
- RNSVGRenderableManager.h
- RNSVGRenderableManager.mm
- RNSVGSvgViewManager.h
- RNSVGSvgViewManager.mm
- RNSVGSymbolManager.h
- RNSVGSymbolManager.mm
- RNSVGTextManager.h
- RNSVGTextManager.mm
- RNSVGTextPathManager.h
- RNSVGTextPathManager.mm
- RNSVGTSpanManager.h
- RNSVGTSpanManager.mm
- RNSVGUseManager.h
- RNSVGUseManager.mm
- .npmignore
- RNSVGContainer.h
- RNSVGNode.h
- RNSVGNode.mm
- RNSVGRenderable.h
- RNSVGRenderable.mm
- RNSVGRenderableModule.h
- RNSVGRenderableModule.mm
- RNSVGSvgViewModule.h
- RNSVGSvgViewModule.mm
- RNSVGUIKit.h
- RNSVGUIKit.macos.mm
- adaptive-icon.png
- favicon.png
- icon.png
- image.jpg
- office.jpg
- splash.png
- icon.tsx
- index.macos.tsx
- index.tsx
- index.web.tsx
- index.windows.tsx
- TestingView.tsx
- index.tsx
- PolygonBunny.tsx
- WorldMap.tsx
- FilterPicker.tsx
- index.tsx
- LocalImage.tsx
- RemoteImage.tsx
- FeBlend.tsx
- FeColorMatrix.tsx
- feComposite.png
- FeComposite.tsx
- FeDropShadow.tsx
- FeFlood.tsx
- FeGaussianBlur.tsx
- FeMerge.tsx
- FeOffset.tsx
- index.tsx
- ReanimatedFeColorMatrix.tsx
- Circle.tsx
- Clipping.tsx
- Ellipse.tsx
- Empty.tsx
- ForeignObject.tsx
- G.tsx
- Gradients.tsx
- Image.tsx
- index.tsx
- Line.tsx
- Markers.tsx
- Mask.tsx
- PanResponder.tsx
- Path.tsx
- Polygon.tsx
- Polyline.tsx
- Reanimated.tsx
- Reanimated.windows.tsx
- Rect.tsx
- Reusable.tsx
- Stroking.tsx
- Svg.tsx
- Text.tsx
- Text.windows.tsx
- TouchEvents.tsx
- Transforms.tsx
- commonStyles.ts
- composeComponent.tsx
- types.ts
- usePersistNavigation.ts
- index.tsx
- ListScreen.tsx
- arrow.png
- earth.jpg
- ruby.svg
- ColorTest.tsx
- index.tsx
- MountUnmount.tsx
- PointerEventsBoxNone.tsx
- Test1318.tsx
- Test1374.tsx
- Test1442.tsx
- Test1451.tsx
- Test1718.tsx
- Test1790.tsx
- Test1813.tsx
- Test1845.tsx
- Test1986.tsx
- Test2071.tsx
- Test2080.tsx
- Test2086.tsx
- Test2089.tsx
- Test2142.tsx
- Test2148.tsx
- Test2170.tsx
- Test2196.tsx
- Test2233.tsx
- Test2248.tsx
- Test2266.tsx
- Test2276.tsx
- Test2327.tsx
- Test2363.tsx
- Test2366.tsx
- Test2380.tsx
- Test2397.tsx
- Test2403.tsx
- Test2407.tsx
- Test2417.tsx
- Test2455.tsx
- Test2471.tsx
- Test2520.tsx
- Test2670.tsx
- Test2923.tsx
- .eslintrc.js
- .prettierrc.js
- index.tsx
- noNavigationApp.tsx
- tsconfig.json
- config
- AndroidManifest.xml
- MainActivity.kt
- MainApplication.kt
- rn_edit_text_material.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- build.gradle
- debug.keystore
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- Contents.json
- Contents.json
- AppDelegate.swift
- Info.plist
- LaunchScreen.storyboard
- PrivacyInfo.xcprivacy
- FabricExample.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- .xcode.env
- Podfile
- Podfile.lock
- .gitignore
- .watchmanconfig
- app.json
- babel.config.js
- common
- Gemfile
- Gemfile.lock
- index.js
- jest.config.js
- metro.config.js
- package.json
- yarn.lock
- config
- App.test.tsx
- Contents.json
- Contents.json
- Main.storyboard
- AppDelegate.h
- AppDelegate.mm
- FabricMacOSExample.entitlements
- Info.plist
- main.m
- FabricMacOSExample-macOS.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- .gitignore
- .xcode.env
- Podfile
- Podfile.lock
- PrivacyInfo.xcprivacy
- .gitignore
- .prettierrc.js
- .watchmanconfig
- app.json
- babel.config.js
- Gemfile
- Gemfile.lock
- index.js
- jest.config.js
- metro.config.js
- package.json
- yarn.lock
- .gitignore
- AutolinkedNativeModules.g.cpp
- AutolinkedNativeModules.g.h
- AutolinkedNativeModules.g.props
- AutolinkedNativeModules.g.targets
- FabricExample.cpp
- FabricExample.h
- FabricExample.ico
- FabricExample.rc
- FabricExample.vcxproj
- FabricExample.vcxproj.filters
- packages.lock.json
- pch.cpp
- pch.h
- resource.h
- small.ico
- targetver.h
- LockScreenLogo.scale-200.png
- SplashScreen.scale-200.png
- Square150x150Logo.scale-200.png
- Square44x44Logo.scale-200.png
- Square44x44Logo.targetsize-24_altform-unplated.png
- StoreLogo.png
- Wide310x150Logo.scale-200.png
- FabricExample.Package.wapproj
- Package.appxmanifest
- packages.lock.json
- .gitignore
- ExperimentalFeatures.props
- FabricExample.sln
- .gitignore
- .prettierrc.js
- .ruby-version
- .watchmanconfig
- app.json
- babel.config.js
- index.js
- jest.config.js
- jest.config.windows.js
- metro.config.js
- package.json
- yarn.lock
- config
- App.test.tsx
- MainActivity.kt
- MainApplication.kt
- rn_edit_text_material.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- build.gradle
- debug.keystore
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- Contents.json
- Contents.json
- AppDelegate.swift
- Info.plist
- LaunchScreen.storyboard
- PrivacyInfo.xcprivacy
- TestsExample.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- .xcode.env
- Podfile
- Podfile.lock
- .gitignore
- .watchmanconfig
- app.json
- babel.config.js
- common
- Gemfile
- Gemfile.lock
- index.js
- jest.config.js
- metro.config.js
- package.json
- yarn.lock
- favicon.png
- react-native-worklets+0.6.0.patch
- .gitignore
- app.json
- babel.config.js
- index.js
- metro.config.js
- package.json
- tsconfig.json
- yarn.lock
- RNSVGComponentDescriptors.h
- RNSVGConcreteShadowNode.h
- RNSVGImageComponentDescriptor.h
- RNSVGImageShadowNode.cpp
- RNSVGImageShadowNode.h
- RNSVGImageState.cpp
- RNSVGImageState.h
- RNSVGLayoutableShadowNode.cpp
- RNSVGLayoutableShadowNode.h
- RNSVGShadowNodes.cpp
- RNSVGShadowNodes.h
- package.json
- 1.svg
- 2.svg
- 3.svg
- 4.svg
- .gitignore
- 1.png
- 2.png
- 3.png
- 4.png
- 1.png
- 2.png
- 3.png
- 4.png
- .gitignore
- env.ts
- failedCases.json
- generateReferences.ts
- globals.d.ts
- helpers.ts
- matchTestCases.ts
- readFailedCases.ts
- setupJest.ts
- teardownJest.ts
- types.ts
- package.json
- circle.png
- clip-path.png
- ellipse.png
- feColorMatrix.png
- filterImage.png
- g.png
- image.png
- line.png
- lineargradient.png
- linkBinary.png
- path.png
- pencil.png
- polygon.png
- polyline.png
- radialgradient.png
- rect.png
- svg.png
- symbol.png
- text-path.png
- text.png
- touchevents.gif
- tspan.png
- use.png
- codegen-check-consistency.js
- codegen-sync-archs.js
- codegen-utils.js
- format-java.js
- metal.js
- rnsvg_utils.rb
- css.tsx
- index.tsx
- LocalSvg.tsx
- FeBlend.tsx
- FeColorMatrix.tsx
- FeComponentTransfer.tsx
- FeComponentTransferFunction.tsx
- FeComposite.tsx
- FeConvolveMatrix.tsx
- FeDiffuseLighting.tsx
- FeDisplacementMap.tsx
- FeDistantLight.tsx
- FeDropShadow.tsx
- FeFlood.tsx
- FeGaussianBlur.tsx
- FeImage.tsx
- FeMerge.tsx
- FeMergeNode.tsx
- FeMorphology.tsx
- FeOffset.tsx
- FePointLight.tsx
- FeSpecularLighting.tsx
- FeSpotLight.tsx
- FeTile.tsx
- FeTurbulence.tsx
- Filter.tsx
- FilterPrimitive.tsx
- types.ts
- Circle.tsx
- ClipPath.tsx
- Defs.tsx
- Ellipse.tsx
- ForeignObject.tsx
- G.tsx
- Image.tsx
- Line.tsx
- LinearGradient.tsx
- Marker.tsx
- Mask.tsx
- Path.tsx
- Pattern.tsx
- Polygon.tsx
- Polyline.tsx
- RadialGradient.tsx
- Rect.tsx
- Shape.tsx
- Stop.tsx
- Svg.tsx
- Symbol.tsx
- Text.tsx
- TextPath.tsx
- TSpan.tsx
- Use.tsx
- AndroidSvgViewNativeComponent.ts
- CircleNativeComponent.ts
- ClipPathNativeComponent.ts
- codegenUtils.ts
- DefsNativeComponent.ts
- EllipseNativeComponent.ts
- FeBlendNativeComponent.ts
- FeColorMatrixNativeComponent.ts
- FeCompositeNativeComponent.ts
- FeFloodNativeComponent.ts
- FeGaussianBlurNativeComponent.ts
- FeMergeNativeComponent.ts
- FeOffsetNativeComponent.ts
- FilterNativeComponent.ts
- ForeignObjectNativeComponent.ts
- GroupNativeComponent.ts
- ImageNativeComponent.ts
- index.ts
- IOSSvgViewNativeComponent.ts
- LinearGradientNativeComponent.ts
- LineNativeComponent.ts
- MarkerNativeComponent.ts
- MaskNativeComponent.ts
- NativeSvgRenderableModule.ts
- NativeSvgSoundModule.ts
- NativeSvgViewModule.ts
- PathNativeComponent.ts
- PatternNativeComponent.ts
- RadialGradientNativeComponent.ts
- RectNativeComponent.ts
- SymbolNativeComponent.ts
- TextNativeComponent.ts
- TextPathNativeComponent.ts
- TSpanNativeComponent.ts
- UseNativeComponent.ts
- utils.ts
- extractFilters.ts
- extractFiltersString.d.ts
- extractFiltersString.js
- extractFiltersString.pegjs
- extractImage.ts
- FilterImage.tsx
- index.tsx
- types.ts
- colors.ts
- extractBrush.ts
- extractFill.ts
- extractFilter.ts
- extractGradient.ts
- extractLengthList.ts
- extractOpacity.ts
- extractPolyPoints.ts
- extractProps.ts
- extractProps.windows.ts
- extractResponder.ts
- extractStroke.ts
- extractText.tsx
- extractTransform.ts
- extractViewBox.ts
- transform.d.ts
- transform.js
- transform.peg
- transformToRn.d.ts
- transformToRn.js
- transformToRn.pegjs
- types.ts
- convertPercentageColor.ts
- maskType.ts
- Matrix2D.ts
- resolve.ts
- resolveAssetUri.ts
- SvgTouchableMixin.ts
- units.ts
- util.ts
- fetchData.ts
- convertInt32Color.ts
- hasProperty.ts
- index.ts
- parseTransform.ts
- prepare.ts
- types.ts
- WebShape.ts
- deprecated.tsx
- elements.ts
- elements.web.ts
- index.ts
- ReactNativeSVG.ts
- ReactNativeSVG.web.ts
- xml.tsx
- xmlTags.ts
- CircleView.cpp
- CircleView.h
- ClipPathView.cpp
- ClipPathView.h
- D2DHelpers.h
- DefsView.cpp
- DefsView.h
- EllipseView.cpp
- EllipseView.h
- GroupView.cpp
- GroupView.h
- ImageView.cpp
- ImageView.h
- LinearGradientView.cpp
- LinearGradientView.h
- LineView.cpp
- LineView.h
- PathView.cpp
- PathView.h
- RadialGradientView.cpp
- RadialGradientView.h
- RectView.cpp
- RectView.h
- RenderableView.cpp
- RenderableView.h
- SvgStrings.h
- SvgView.cpp
- SvgView.h
- UnsupportedSvgView.cpp
- UnsupportedSvgView.h
- UseView.cpp
- UseView.h
- BrushView.cpp
- BrushView.h
- CircleView.cpp
- CircleView.h
- CircleViewManager.cpp
- CircleViewManager.h
- ClipPathView.cpp
- ClipPathView.h
- ClipPathViewManager.cpp
- ClipPathViewManager.h
- D2DBrush.cpp
- D2DBrush.h
- D2DDevice.cpp
- D2DDevice.h
- D2DDeviceContext.cpp
- D2DDeviceContext.h
- D2DGeometry.cpp
- D2DGeometry.h
- D2DHelpers.h
- DefsView.cpp
- DefsView.h
- DefsViewManager.cpp
- DefsViewManager.h
- DirectXDeviceManager.cpp
- DirectXDeviceManager.h
- EllipseView.cpp
- EllipseView.h
- EllipseViewManager.cpp
- EllipseViewManager.h
- GroupView.cpp
- GroupView.h
- GroupViewManager.cpp
- GroupViewManager.h
- ImageView.cpp
- ImageView.h
- ImageViewManager.cpp
- ImageViewManager.h
- LinearGradientView.cpp
- LinearGradientView.h
- LinearGradientViewManager.cpp
- LinearGradientViewManager.h
- LineView.cpp
- LineView.h
- LineViewManager.cpp
- LineViewManager.h
- MarkerView.cpp
- MarkerView.h
- MarkerViewManager.cpp
- MarkerViewManager.h
- MaskView.cpp
- MaskView.h
- MaskViewManager.cpp
- MaskViewManager.h
- packages.lock.json
- Paper.idl
- PathView.cpp
- PathView.h
- PathViewManager.cpp
- PathViewManager.h
- PatternView.cpp
- PatternView.h
- PatternViewManager.cpp
- PatternViewManager.h
- pch.cpp
- pch.h
- PropertySheet.props
- RadialGradientView.cpp
- RadialGradientView.h
- RadialGradientViewManager.cpp
- RadialGradientViewManager.h
- ReactPackageProvider.cpp
- ReactPackageProvider.h
- ReactPackageProvider.idl
- RectView.cpp
- RectView.h
- RectViewManager.cpp
- RectViewManager.h
- RenderableView.cpp
- RenderableView.h
- RenderableViewManager.cpp
- RenderableViewManager.h
- resource.h
- RNSVG.def
- RNSVG.rc
- RNSVG.vcxproj
- RNSVG.vcxproj.filters
- RNSVGModule.h
- SVGLength.cpp
- SVGLength.h
- SvgView.cpp
- SvgView.h
- SvgViewManager.cpp
- SvgViewManager.h
- SymbolView.cpp
- SymbolView.h
- SymbolViewManager.cpp
- SymbolViewManager.h
- targetver.h
- TextView.cpp
- TextView.h
- TextViewManager.cpp
- TextViewManager.h
- TSpanView.cpp
- TSpanView.h
- TSpanViewManager.cpp
- TSpanViewManager.h
- Types.idl
- UnsupportedSvgViewManager.cpp
- UnsupportedSvgViewManager.h
- UseView.cpp
- UseView.h
- UseViewManager.cpp
- UseViewManager.h
- Utils.h
- versionoverrides.rc
- ViewManagers.idl
- Views.idl
- .clang-format
- .gitignore
- ExperimentalFeatures.props
- NuGet.Config
- RNSVG.sln
- .clang-format
- .eslintignore
- .eslintrc.js
- .git-blame-ignore-revs
- .gitattributes
- .gitignore
- .npmignore
- .prettierrc.js
- babel.config.js
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- jest.config.ts
- LICENSE
- package.json
- react-native.config.js
- README.md
- rnrepo.config.json
- RNSVG.podspec
- tsconfig.build.json
- tsconfig.json
- USAGE.md
- yarn.lock
// repository documentation
Was this content helpful?
(0 ratings)
