Introduction

  • Learn Exponent
  • Installation
  • XDE Tour
  • Community
  • Additional Resources
  • Frequently Asked Questions

Guides

  • Up and Running
  • Development Mode
  • Configuration with exp.json
  • Viewing Logs
  • Debugging
  • Assets
  • Preloading & Caching Assets
  • Icons
  • Using Custom Fonts
  • Routing & Navigation
  • Push Notifications
  • Genymotion
  • exp Command-Line Interface
  • Building Standalone Apps
  • How Exponent Works
  • Upgrading Exponent
  • Using ClojureScript
  • Using Firebase

SDK API Reference

  • Introduction
  • Accelerometer
  • Amplitude
  • AppLoading
  • Art
  • Asset
  • BarCodeScanner
  • BlurView
  • Constants
  • Contacts
  • Facebook
  • Font
  • GLView
  • Google
  • Gyroscope
  • ImagePicker
  • LinearGradient
  • Location
  • MapView
  • Notifications
  • Permissions
  • Segment
  • Svg
  • takeSnapshotAsync
  • Util
  • Video

Introduction

  • Learn Exponent
  • Installation
  • XDE Tour
  • Community
  • Additional Resources
  • Frequently Asked Questions

Guides

  • Up and Running
  • Development Mode
  • Configuration with exp.json
  • Viewing Logs
  • Debugging
  • Assets
  • Preloading & Caching Assets
  • Icons
  • Using Custom Fonts
  • Routing & Navigation
  • Push Notifications
  • Genymotion
  • exp Command-Line Interface
  • Building Standalone Apps
  • How Exponent Works
  • Upgrading Exponent
  • Using ClojureScript
  • Using Firebase

SDK API Reference

  • Introduction
  • Accelerometer
  • Amplitude
  • AppLoading
  • Art
  • Asset
  • BarCodeScanner
  • BlurView
  • Constants
  • Contacts
  • Facebook
  • Font
  • GLView
  • Google
  • Gyroscope
  • ImagePicker
  • LinearGradient
  • Location
  • MapView
  • Notifications
  • Permissions
  • Segment
  • Svg
  • takeSnapshotAsync
  • Util
  • Video

Svg

Exponent.Components.Svg()

A set of drawing primitives such as Circle, Rect, Path, ClipPath, and Polygon. It supports most SVG elements and properties. The implementation is provided by react-native-svg 4.1.3, and documentation is provided in that repository.


© Copyright 2025, Exponent. Created using Gatsby.