On the docs website, in some pages, badges like `<Badge text="iOS" type="info" /> <Badge text="experimental" type="danger"/>` are not rendering. Correct example ("Usage with React Navigation"): <img width="919" height="363" alt="Image" src="https://github.com/user-attachments/assets/46651642-d9de-4612-a603-f769314794f0" /> Incorrect example ("Standalone usage"): <img width="909" height="372" alt="Image" src="https://github.com/user-attachments/assets/6365b314-ee71-468c-8af2-4df85a255294" />
On the docs website, in some pages, badges like
<Badge text="iOS" type="info" /> <Badge text="experimental" type="danger"/>are not rendering.Correct example ("Usage with React Navigation"):
Incorrect example ("Standalone usage"):