I would like to try to use "import" for loading or fetching another xml file when main.storyboard coming on the screen.
i think storyboard is actually written by XML code lines, so I would be able to use include, import command if I put filepath on there. like
I tried it on Android system, and it worked well. Is it possible to load another xml view under IOS platform?
Thanks in advance