Tag:IOS sideslip menu
-
Imitation QQ sideslip menu function in IOS
Time:2022-5-8Uitabbarcontroller makes QQ sideslip menu effect: First, understand the hierarchy of uitabbarcontroller: The views of other uiviewcontrollers loaded by uitabbarcontroller are added to uitransitionview (this is a private API), and uitransitionview is in self The 0 layer of view and the uitabbar are on the first layer of. So my idea is this: Uitransitionview and […]
Tags: IOS sideslip menu