GithubHelp home page GithubHelp logo

Comments (6)

ko1o avatar ko1o commented on July 19, 2024

@duwenqi 建议您看一下这篇文章:iOS UIAppearance使用详解http://blog.sina.com.cn/s/blog_9693f61a0101f1rs.html

from pyphotobrowser.

duwenqi avatar duwenqi commented on July 19, 2024

Hi @iphone5solo 我的意思是我觉得一个比较优秀的开源库,是应该能有效的避免使用者在使用时对上下文环境的污染所造成的影响,包括你使用一些比较知名的SDK 他们都会针对这方面做处理,用来防止一些情况下导致SDK内部的一些逻辑、样式等发生一些不可预知的改变。

from pyphotobrowser.

ko1o avatar ko1o commented on July 19, 2024

@duwenqi 谢谢您的建议,我尽量找到解决方案,如果您有比较好的解决方案,欢迎 pull request!

from pyphotobrowser.

ko1o avatar ko1o commented on July 19, 2024

@duwenqi 我今天测试了下,NavigationBar 的appearance,没有影响到preview VC 的样式

from pyphotobrowser.

duwenqi avatar duwenqi commented on July 19, 2024
 [[UINavigationBar appearance] setBackgroundImage:[UIImage imageNamed@"xxx"]]
                                   forBarPosition:UIBarPositionAny
                                       barMetrics:UIBarMetricsDefault];

from pyphotobrowser.

ko1o avatar ko1o commented on July 19, 2024

@duwenqi 谢谢您的反馈,确实存在问题,现在已经修复,欢迎下载最新/pod update 测试!

from pyphotobrowser.

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.