Giter Site home page Giter Site logo

Comments (12)

ChavezChen avatar ChavezChen commented on August 20, 2024

直接在侧边栏的按钮事件调用cw_present试试能不能满足需求,这个方法包含收起侧边栏,再弹出试图。

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

直接在侧边栏的按钮事件调用cw_present,直接崩了,我要弹出的视图是加在首页控制器的一个view

from cwlateralslide.

ChavezChen avatar ChavezChen commented on August 20, 2024

我以为你说的弹出来是只present一个界面出来。。 这个得看你具体的实现方式了。。

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

已经好了

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

大神,你这个框架有没有全局的退出侧滑栏的响应事件

from cwlateralslide.

ChavezChen avatar ChavezChen commented on August 20, 2024

全局退出侧滑栏的响应事件是指啥哟。。是指 只要侧滑栏收起来就回调吗?如果是这个 还没有哦。

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

嗯,没有算了,已经好了,谢谢啊

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

我在侧边弹出的控制器里面写了改变状态栏为白色的代码,并没有效果,这个该加在哪里?

from cwlateralslide.

ChavezChen avatar ChavezChen commented on August 20, 2024

在plist文件里 View controller-based status bar appearance 这个字段设置为NO,再添加 [UIApplication sharedApplication].statusBarStyle = UIStatusBarStyleLightContent; 这行代码就可以了。。。随便加哪都可以,只要保证有运行就好了。

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

我加试了,但是没效果,遮盖在上面从左侧划出

from cwlateralslide.

ChavezChen avatar ChavezChen commented on August 20, 2024

111
我是在抽屉leftVC的 viewDidAppear里面设置为白色 viewDidDisappear设置为默认。。

from cwlateralslide.

threeqq avatar threeqq commented on August 20, 2024

好了,我之前是在侧边栏控制器的viewWillAppear里面写的,我现在改在首页控制器里面了,非常感谢

from cwlateralslide.

Related Issues (20)

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.