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

Tracking is not working on iOS #74

@izadmehr

Description

@izadmehr

Hey,
By setting enableTouchTracking to true, dragging is not working on iOS.
Changing

if(controlMethod == .both){

to

if(controlMethod == .motion){

will make it work.
https://github.com/lightbasenl/react-native-panorama-view/blob/master/ios/CTPanoramaView.swift#L384

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions