This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
I came across this repo after looking around for React Native editors that both renders as well as allows for editing marked up content. My project may have a web version where i intend to use DraftJS so ideally was looking for a DraftJS compatible library for RN if available. While compatibility may not really be a problem, DraftJS seems to be built well so i was primarily looking for uniformity across the web and native platforms. I did try this package and found that it does work well for my limited usecase on the native platform.
Do you have any plans to make this package Typescript ready? My project uses Typescript so did get the expected errors when i attempted using the library.
I can create a PR if you want since i seem to get the basics going locally by introducing the definition file and the relevant entry in package.json