Skip to content

Instantly share code, notes, and snippets.

@wswebcreation
Last active January 21, 2018 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wswebcreation/649da4cc49beb5bc180534e039535168 to your computer and use it in GitHub Desktop.
Save wswebcreation/649da4cc49beb5bc180534e039535168 to your computer and use it in GitHub Desktop.
This JSON is part of the demo app of wswebcreation and is used in the Chat view. This is the default conversation
[
{
"placeRight": true,
"message": "I'm fine, how are you?"
},
{
"placeRight": false,
"message": "Hey wassup?"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment