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

"Touch" support #1

@aleclarson

Description

@aleclarson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions