Hi everyone.im struggling to making a tabgroup app with three tabs and each with a window...i know.how to export and require a module but i still use url properties to make a tabgroup app...can someone please post a code with a commonjs tabgroup with 3 tab???please i really need it!
2 Answers
Accepted Answer
Hi Ronny,
I saw this question before, so I decide to create a basic app template using a tabGroup and commonJS modules.
I also am just starting to work with commonjs, and have found this to be very helpful as a starting point.
https://github.com/appcelerator-developer-relations/Sample.Todo
P.S. its not my work, but the link floats around here as it is nice to look it over to start seeing the basics of a tabgroup and windows in a commonjs application (bonus: sqlite db integration as well!)
Your Answer
Think you can help? Login to answer this question!