Chat Messages

An interactive chat messages component designed for iPhone mockups. It demonstrates smooth message animations with realistic conversation flows.

Component API

PropTypeDefaultDescription
messagesMessage[]-An array of message objects. Each object should include a name, message, and an optional timestamp.
currentUserstring-The current user's name. Messages from this user are aligned to the right, and others to the left.