I want to present a view controller on top of the current view controller and I am using cocos2d-JS. After reading for a while I came to know there is only one view controller inside cocos-2d and everything happens through this one controller only. I want to present a view controller on top of t