Replies: 1 comment
-
|
Yes, we don't have mdx set up for native yet. It requires a custom native library you'd have to install, and that requires different plugins and setup process. It'd be nice to do eventually for sure. Going to move this to a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following guide for "Setting up MDX for web" works fine for web rendered (as the name suggests) but I can't get the MDX to work as an app e.g. iOS.
It errors when trying to getMDXBySlug , I think because the rendered .mdx is not available?
any tips to get this going? thanks.
Beta Was this translation helpful? Give feedback.
All reactions