Skip to content

hyper label being clicked on some other string besides the one that is clicked, and few strings are not clickable aswell. #38

@vaishnav1

Description

@vaishnav1

NSString *string = @"Top Searched: Mumbai, Bangalore, New Delhi, Pune, Hyderabad";

//Step 3: Add link substrings
[label setLinksForSubstrings:@[@"Mumbai", @"Bangalore", @"New Delhi", @"Pune", @"Hyderabad"] withLinkHandler:handler];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions