Skip to content

Improve code block to support scroll to caret #469

@pinarol

Description

@pinarol

We want code block to have scroll to caret abilities just like Paragraph and Heading blocks. Desired behavior can be seen in this PR. Currently Android supports this kind of behavior on system level so this is just necessary for iOS. We can make it possible by simply using RCTAztecView( see rich-text.js ) instead of react native's text input.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions