Load another xml files from storyboard and XIB

时间:2016-06-18 20:20:24

标签: ios objective-c swift mobile storyboard

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

0 个答案:

没有答案