Skip to content

Commit

Permalink
Docs: update TouchEvents examples
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 authored May 19, 2017
1 parent c2c96e1 commit c77e07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ You can use these events to provide interactivity to your react-native-svg compo
![TouchEvents](./screenShoots/touchevents.gif)
For more examples of touch in action, checkout the [TouchEvents.js examples](Example/examples/TouchEvents.js).
For more examples of touch in action, checkout the [TouchEvents.js examples](https://github.com/magicismight/react-native-svg-example/blob/master/examples/TouchEvents.js).
### Run example:
Expand Down

0 comments on commit c77e07b

Please sign in to comment.