Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 303 Bytes

File metadata and controls

11 lines (6 loc) · 303 Bytes

TiMessageDialog

Titanium module that let's you send SMS with or without attachment

This module is based on https://github.com/omorandi/TiSMSDialog but with support for attachments.

This is my first iOS module and first Objective-C project I worked on.

See example/app.js for usage.