What I’m trying to do:
I am try to use the MDXEditor on my app, but I can’t figure out a way to do it. I thought about copying the code to “Native Libraries” but there are so many files on the github, and they use npm.
That looks like a React component. There’s been a previous thread about integrating React components with Anvil apps, with the conclusion that it’s complex and most easily done if someone else has done the complex parts already (e.g. you can find a CDN that provides a browser ready version): Integrating React Components to Anvil - #2
1 Like
I am guessing it is very complex if said CDN does not exist already.
1 Like