QMUI iOS frameworkiOS developmentObjective C programming
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
50
研究方向
Investigate the QMUITabBarViewController source code in the QMUI iOS repository, specifically the header file QMUITabBarViewController.h for any properties or methods related to the floating window bar. Check if there is a delegate or a configuration option to disable it. If not, consider subclassing and overriding the method responsible for creating the floating window bar. Look for any existing issues or documentation that addresses this customization.
QMUI 使用如何取消悬浮窗口栏?而是使用自定义的侧边栏导航 QMUITabBarViewController · Tencent/QMUI_iOS#1639 | Good First Issue