📄️ Fusion
Fusion is a reactive UI library created and maintained by Daniel P H Fox. flipbook supports Fusion via the packages object. Pass in your installation of Fusion to your Storybook and all stories will be rendered with it.
📄️ React
flipbook supports Roblox's transpilation of React 17 through the use of jsdotlua's React fork. Pass in your installation of React and ReactRoblox to your Storybook and all stories will be rendered with it.
📄️ Roact
flipbook supports Roblox's legacy Roact library. Pass in your installation of Roact to your Storybook and all stories will be rendered with it.