Skip to content

Custom inputAccessoryView of SQTextEditorView? #4

@Borko4vp

Description

@Borko4vp

Is there a way to override inputAccessoryView property of SQTextEditorView?
I did manage to accomplish this by subclassing WKWebView and overriding/exposing inputAccessoryView in it, and replacing webView property of the SQTextEditorView with subclass instance.

But still i don't like this approach much since i had to make changes to the pod code? Any better solution?

Thanks.

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