cordova-smsView A cordova plugin that provides the functionality to open system sms view for android and ios. Installing the plugin cordova plugin add https://github.com/autobotsrocks/cordova-smsView Usage window.autobots.smsView.open('hello world', ['phoneNumber1', 'phoneNumber2']); License MIT