GithubHelp home page GithubHelp logo

aaronyin0514 / zzswithview Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.13 MB

一款自定义分段选择器切换视图。类似系统UISegmentedControl,但UISegmentedControl往往不能满足UI设计。这款用于类似的问题。

Objective-C 98.50% Ruby 1.50%

zzswithview's People

Contributors

aaronyin0514 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

zzswithview's Issues

属性设置顺序问题

属性设置顺序问题,由于界面的创建是在设置数据源之后,属性的设置只有在设置数据源之前才管用,并且反复设置也没用。重写属性set方法,每次都要创建删除组件,感觉也不太好。

automaticallyAdjustsScrollViewInsets问题

当控件被直接放在导航栏下面时,导航栏和控制器在默认设置下,当有scrollview被直接放在导航栏下方时,scrollview会自动向下串64的距离。这时需要将automaticallyAdjustsScrollViewInsets属性设置为NO

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.