pec1985 / TiSMSView

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

assets property default #14

Closed sindresorhus closed 13 years ago

sindresorhus commented 13 years ago

The assets of property of textArea should default to the string assets for consistency, since every other property has a default value.

pec1985 commented 13 years ago

The assets folder is there due to a feature request from a few weeks ago, if property is not there, it default to the Resources folder. I will add a comment to the sample app.js