flipbook is a storybook plugin that previews UI components in a sandboxed environment. With it you can isolate distinct parts of your game's UI to hammer out edge cases and complex states without having to run through the whole UI.
With native support for popular UI libraries like Roact, Fusion, and Roact 17, no matter how you create UI you can write a story for it in flipbook
You can install flipbook from the Roblox marketplace or from the GitHub releases page.
Learn how to use flipbook on the documentation site.
Before opening a pull request, check out our contributing guide to learn how we develop the plugin.