We found that this just didn't work at all cross platform, it seems to work until you package it for the app store at which point it fails, i am not sure whether this is an issue with require in the packager?
In the meantime i converted it to a non CommonJS module and that fixed the issue:
https://github.com/swanify/Titanium-Navigation-Controller
We found that this just didn't work at all cross platform, it seems to work until you package it for the app store at which point it fails, i am not sure whether this is an issue with require in the packager?
In the meantime i converted it to a non CommonJS module and that fixed the issue:
https://github.com/swanify/Titanium-Navigation-Controller