Docs: update TouchEvents examples

This commit is contained in:
Jan Peer Stöcklmair
2017-05-19 21:00:45 +02:00
committed by GitHub
parent c2c96e1431
commit c77e07b59f
+1 -1
View File
@@ -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: