Giter VIP home page Giter VIP logo

Comments (4)

OCer avatar OCer commented on June 29, 2024

是跳转到子页面还是别的tab?

from ztnavigationmenudemo.

OCer avatar OCer commented on June 29, 2024

跳转到别的页面的时候 可以用该方法隐藏

- (void)hiddenNavigationMenu;  

invalidate是销毁 一般只有整个页面都不要时才会调用(比如退出控制器)

from ztnavigationmenudemo.

CleverLittlePanda avatar CleverLittlePanda commented on June 29, 2024

你所说的方法我这边都试过,从A页面跳转B页面是

[_titleview hiddenNavigationMenu];
[self.navigationController pushViewController:testVC animated:YES];

实际情况下是无法做到隐藏的,会将_titleView携带到下一个页面,和navigationLeftIterm重叠
我这边注释掉了runtime 方法交换的那部分的相关代码已经解决此问题

from ztnavigationmenudemo.

OCer avatar OCer commented on June 29, 2024

谢谢反馈,我之前用的是初始版本,没有这个问题,所以也就没测试,现在问题已经修复了,可以下载新版使用

from ztnavigationmenudemo.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.