Before moving to IONIC2 app, I just want to know can we have some part of UI to have in native (e.g. Java XML file or XIB file of Objective-C) just in case if a specific native component which is not possible to generate using IONIC2 components in HTML.
Basically, I am trying to build an app where app pages comprise of few Native UI pages along with HTML UI pages. But it’s background functionality should be handled using Angular2 in IONIC only.
Check this link out. I didn’t understand what you meant in OP but I believe this is what you want. I know people have been doing this to do hybrid apps with Web people and custom native functionality