iOS:UITabBarController,下方有Ad

时间:2017-08-02 10:31:56

标签: ios swift uitabbarcontroller

如何创建UITabBarController并在其下方添加广告?什么是最好的方式?我的意思是,你应该使用几个UIWindow或者怎么可能?

请告诉我如何实现它。

1 个答案:

答案 0 :(得分:1)

正如@ the4kman所建议的那样,

Embed tabbar

第1步:添加app.use((req, res, next) => { console.log('req.hostname : ', req.hostname); next(); });

第2步:在第1步

UIViewController内添加Container view

第3步:将UIViewController嵌入UITabbarController

第4步:在Container view

下添加好的广告

全部完成,享受!