Skip to content

React/ReactNative in the scope #1192

@mqtik

Description

@mqtik

Question

Hi. Currently I'm using this library to load the editor (in React/Web) -> https://github.com/Jungwoo-An/react-editor-js

But I'm wondering, since the architecture of the code it's actually quite similar to React, is there an official wrapper?

Is there any plans to make it available in the React Native ecosystem?
As a side note, we maybe could use the code of this library: https://github.com/imnapo/react-native-cn-richtext-editor/tree/programaticStyle
as a base —I had made some pull request, and it works with blocks using native views (the newest version uses WebView, because this method of render things natively freezes the app, since it needs to use FlatList instead of ScrollView, so the author just changed to WebView) -> relate: #1191

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions