Skip to content

Instantly share code, notes, and snippets.

@boboboa32
Created October 11, 2012 14:31
Show Gist options
  • Save boboboa32/3872779 to your computer and use it in GitHub Desktop.
Save boboboa32/3872779 to your computer and use it in GitHub Desktop.
local options =
{
to = { "1234567890", "9876543210" },
body = "I scored over 9000!!! Can you do better?"
}
native.showPopup("sms", options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment