iamacup / react-native-markdown-display

React Native 100% compatible CommonMark renderer
MIT License
607 stars 173 forks source link

Does not work on Android #200

Open jsatpingpod opened 10 months ago

jsatpingpod commented 10 months ago

Doing the following simple steps, the react native app it is not able to start on android:

The compilation fails with the following message:

Android Bundling failed 1475ms
The package at "node_modules/markdown-it/lib/index.js" attempted to import the Node standard library module "punycode".
It failed because the native React runtime does not include the Node standard library.
Kevo-gmm commented 10 months ago

getting the same error

sainjay commented 9 months ago

I don't see any error in Android. Can you try rebuilding using expo prebuild