pec1985 / TiSMSView

Expandable Text Area Module - iOS - Titanium
Other
60 stars 18 forks source link

Latest builds - Breaks on require() #61

Open nitrag opened 11 years ago

nitrag commented 11 years ago

Last working version I tried was 1/24, tested on 1/29 and newer and not working. It doesn't get past the require(). I'm not sure how to debug to determine where the issue lies for ya. Just a heads up! Awesome module btw, where can I donate?!

var SMSView = require("ti.smsview"); and Ti.SMSView = require("ti.smsview");