iOS UIKit (UIDatePicker)

Hi, just wondering how should I add iOS UIKit for example UIDatePicker into my cocos2dx CCLayer scene?

Should I declare UIDatePicker in rootviewcontroller? If so, how and where to add UIDatePicker to subview of CCDirector sharedDirector => openGLView?

Appreciate if any sample. Thanks in advanced!