Giter Site home page Giter Site logo

Comments (7)

yiplee avatar yiplee commented on May 19, 2024

额,怎么关了。

我刚提交了一个 PR : ShadowImage,加了
screen shot 2018-08-29 at 3 02 59 pm

你试试这个分支的代码

pod 'YPNavigationBarTransition', :git => 'https://github.com/yiplee/YPNavigationBarTransition.git', :branch => 'shadowImage'

没问题的话我再发布到 CocoaPods 上面去。

from ypnavigationbartransition.

yiplee avatar yiplee commented on May 19, 2024

Configure 里面加上 YPNavigationBarShowShadowImage 即可。

from ypnavigationbartransition.

xiafb avatar xiafb commented on May 19, 2024

颜色设置放在基类里,现在两个不同颜色的控制器跳转的时候,不同颜色有个很明显的闪现,请教下什么原因

from ypnavigationbartransition.

yiplee avatar yiplee commented on May 19, 2024

@xiafb 有 demo 可以重现吗?我看看代码。

from ypnavigationbartransition.

xiafb avatar xiafb commented on May 19, 2024

Demo.zip
做了个简单Demo,能重现一下我项目中的问题

from ypnavigationbartransition.

yiplee avatar yiplee commented on May 19, 2024

我看了下,第一次 push base2ViewController 会这样。最简单的解决方式就是给 base2 加上

self.extendedLayoutIncludesOpaqueBars = TRUE;

在 navigation bar 完全不透明的时候,也让 vc.view 铺满整个屏幕。

from ypnavigationbartransition.

yiplee avatar yiplee commented on May 19, 2024

我刚更新了下 shadowImage 分支,现在应该不加 extendedLayoutIncludesOpaqueBars 也没这个问题了。

你 Pod 一下这个分支试试吧。

from ypnavigationbartransition.

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.