Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

"Touch" support #1

Open
aleclarson opened this issue Mar 20, 2019 · 0 comments
Open

"Touch" support #1

aleclarson opened this issue Mar 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@aleclarson
Copy link
Contributor

Allow for <Touchable> components to wrap SVGKView elements.

Currently, you need to wrap the SVGKView element with a component that supports touch events (eg: <View>).

The default behavior would be identical to wrapping with a <View> component.

If it's not too hard, we could consider adding hit detection on the SVG paths.

@aleclarson aleclarson added the enhancement New feature or request label Mar 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant