dialogue-story
v1.5.5
Published
React + TypeScript dialogue UI (comic/arcade) with RTL support
Downloads
759
Readme
Dialogue Story
A React + TypeScript package for showing Clash of Clans–style dialogues between characters. It supports animated bubbles, typing effect, full character art, RTL, and persistent messages.
Installation
npm install dialogue-storyUsage
Wrap your app with the DialogueProvider and use the useDialogue hook to trigger dialogues.
