Benjamin-Dobell / react-native-markdown-view

MarkdownView for React Native
MIT License
190 stars 77 forks source link

Publish update that includes types #53

Open avery-pierce opened 3 years ago

avery-pierce commented 3 years ago

I use this library in one of my projects, and I'm getting typescript warnings that this module isn't typed.

The most recently published update to this library on NPM was 1.1.4 on Sep 13, 2017. Since then, I see that index.d.ts was added support Typescript projects.

Is there a timeline for when Typescript support will be released? Is there anything blocking it that I could help with?