Hook Usage
useMarkdown returns an array of elements — you choose the container.
Options
Source: src/hooks/useMarkdown.ts.
When to use
- Need
ScrollView,SectionList, custom virtualization - Want to measure/layout before render
- Embedding inside existing FlatList