iamacup / react-native-markdown-display

React Native 100% compatible CommonMark renderer
MIT License
564 stars 166 forks source link

Does not work on Android #200

Open jsatpingpod opened 7 months ago

jsatpingpod commented 7 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 7 months ago

getting the same error

sainjay commented 6 months ago

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