Front End Libraries Projects - Build a Markdown Previewer HELP CAmpher

Currently am doing this project i don’t know much about the React -native so i try to build with html,css and js but here iam unable to use the marked function , i try gogling still i could not resolve how it need to do , how am suppose to do
Dear all help me in this project
Thanks in advance
project link :- https://codepen.io/Gunajn/full/LaeVRv

Good try! Few things,

  • React native is for building native mobile apps, you should go for plain React.
  • Use this platform instead of codepen. http://codesandbox.io It will help you get up going with react quickly.
  • Try reading through different libraries for markdown library for react and see which one is the easiest for you and use that.
1 Like