Skip to content

iOS - To extend NSProtocol and override methods in Native-script Plugin which is created in iOS Native Framework #1264

@iOSTeam-git

Description

@iOSTeam-git

What we are expecting?

In one of our Native script application, We made one framework using Native iOS Code and wants to send some data from Native iOS Framework to Native script Plugin.

Now in Native script plugin, we wants to extend Native iOS NSProtocol so we can override methods of our custom iOS NSProtocol.

We search for the use of Protocol delegate in Native script but there is only syntax available which can create NSProtocol and implements it in Native script only and our requirement is to create NSProtocol in iOS Framework and implements it’s methods in Native script.

Please suggest us a proper way or syntax to implement it.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions