Message item is a component used for chat/message screen. It is a single message being sent by the user.

Simulator Screen Shot - iPhone 12 - 2021-08-26 at 20.28.35.png

The component takes in several props that determine the content of the message.

Messages that are in yellow have been sent by somebody else to you, the message in green are the ones sent by you to someone else.

Currently sending pictures, attachments, and voice mail is not supported. However, we did give you the ability to select pictures from the library, select attachments, or take a picture with a camera. You can

use this information to upload information on the backend.