Benjamin-Dobell / react-native-markdown-view

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

Doesn't work for the projects not using flow #11

Open emirotin opened 6 years ago

emirotin commented 6 years ago

The code published to NPM contains flow-specific syntax (like type imports) which makes compilation fail. I can of course add flow to my project but it would be much nicer to publish the clean JS to NPM