Skip to content

RichTextView

The RichTextView renders Storyblok rich text content as native SwiftUI views. The library is part of the Storyblok Swift package and builds on StoryblokClient.

Importing RichTextView makes any RichText value conform to SwiftUI’s View, so you can place a decoded rich text field directly into a view hierarchy.

  • A delegate customizes how individual nodes render.
  • A handler intercepts internal story links to drive in-app navigation.

Learn more in the developer guide.

For the complete documentation of RichTextView, browse the generated API reference.

Was this page helpful?

What went wrong?

This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window).Terms of Service (opens in a new window) apply.