Multiple views in a UIWindow

前端 未结 3 1912
北海茫月
北海茫月 2021-01-06 18:47

I have a \"navigation based application\" which also needs to have a view always displayed at the bottom of the screen at all times. I added this new view to a UIWindow afte

3条回答
  •  爱一瞬间的悲伤
    2021-01-06 19:16

    Check out my answer here: https://stackoverflow.com/a/4960988/202451

    It should bring you closer to doing custom things like that :)

提交回复
热议问题