Giter Club home page Giter Club logo

Comments (8)

iT0ny avatar iT0ny commented on July 18, 2024

Hi,thanks for ur hard work! Will there ever be support for grouped UITableView style?

[upd] srry didn't notice that #7 (comment)

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

Thanks. Added to to-to list.

from ui7kit.

gabrielribeiro avatar gabrielribeiro commented on July 18, 2024

You are doing a very great job! Can't wait for next release! =)

from ui7kit.

massimobio avatar massimobio commented on July 18, 2024

Somebody did a iOS 7 looking sliding table view cell you might be able to incorporate:
https://github.com/yfujiki/YFJLeftSwipeDeleteTableView

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

@massimobio Looks great. I will try this. Thanks!

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

Accessories done

from ui7kit.

LeoNatan avatar LeoNatan commented on July 18, 2024

Easiest way of implementing the delete button is implementing similarly to how UIKit is implemented - UITableViewCell contains a scrollview subview, which contains the content view, which contains what would normally be what the user adds in code and/or from Interface Builder. When the user slides the cell, he actually slides the scrollview, which also contains the buttons.

Implementing this hierarchy internally would give best results.

from ui7kit.

lokielse avatar lokielse commented on July 18, 2024

hi @youknowone , could you please implement an method which can set the Grouped tableView style(in iOS7) to be like iOS 5/6 which has left right margin & round borders.

from ui7kit.

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.