Skip to content

Commit

Permalink
Add link to demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Aug 2, 2018
1 parent 32d5e5f commit 6f11dc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Load SVG files in React Native.

**Limitations:** React Native's packager does not currently support running the transformer for `.svg` file extension. That is why a `.svgx` file extension should be used instead for your SVG files. This will hopefully be fixed in the future versions of React Native. Read more: [facebook/metro/issues/176#issuecomment-393202582](https://github.com/facebook/metro/issues/176#issuecomment-393202582)

**Demo app**
[react-native-svg-example](https://github.com/kristerkari/react-native-svg-example)

## Installation and configuration

### Step 1: Install react-native-svg library
Expand Down

0 comments on commit 6f11dc6

Please sign in to comment.