Adam Magaña
Adam Magaña
- [ ] Documentation for every method. (custom options, return value, required arguments, etc) - [ ] Example code on how to use the library - [ ] A cool...
Allow the module to accept custom styling for all nested UI elements. There should be no "shadow" styles. All default settings should be able to be overwritten by developers.
When passing options to the module's `createTextField` and `createTextArea` methods make sure that all native Titanium options are passed on the their native UI counterparts.