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
Check out my answer here: https://stackoverflow.com/a/4960988/202451
It should bring you closer to doing custom things like that :)