这是indexloc提供的服务,不要输入任何密码
Skip to content

[iOS] Event URL gets encoded #272

@mathew3

Description

@mathew3

URL passed to saveEvent function gets encoded in iOS calendar.

URL passed
https://example.com/events/44

URL shown in the calendar event
https%3A%2F%2Fexample.com%2Fevents%2F44

Environment

"react-native": "0.61.0"
"react-native-calendar-events": "^1.7.3"

Steps to Reproduce

Pass URL within details to saveEvent function

Expected Behavior

Used to work with RN < 0.60, clickable URL served as a deep link

Actual Behavior

URL field in the calendar app

Screenshot 2019-09-26 at 13 53 25

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions