Merge pull request #341 from JPeer264/patch-1

Docs: update TouchEvents examples
This commit is contained in:
Horcrux
2017-06-08 10:02:25 +08:00
committed by GitHub

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: