Tvrqvoise

Results 3 comments of Tvrqvoise

Hello! I am not trying to skip runtime SSR (which works appropriately, and is good for the reasons you mentioned) but merely skip build-time pre-rendering. NextJS seems to run components...

For the latter, I think you can use camera constraints to achieve this

You can also overwrite any component in this file: https://github.com/mientjan/react-native-markdown-renderer/blob/master/src/lib/renderRules.js This will allow you to entirely customize the component returned (including using your own styles).