Code Monkey home page Code Monkey logo

gridview's Introduction

gridview's People

Contributors

akkyie avatar kyoheig3 avatar nonchalant avatar pokhachevskiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gridview's Issues

tvOS

Hi there,
I'm relative new to swift.
This project is super great. I want to use it as a reference for my tvOS app.
However the Podfile isn't working for tvOS.

Is there a way I can still be able to use it for tvOS?

Append

How can I append column & row?

Value of type error

Hi.
I am trying to run GridViewExample. When I try to run it, swift compile error appears in the function visibleCells it says has no member 'compactMap'. I am using Xcode 9.2.

public func visibleCells() -> [T] {
return currentInfo.visibleObject().values.compactMap { $0.view as? T }
}

Thank you.
screen shot 2018-11-15 at 11 24 18 am

a bit difficult for the sample

I'm new to Swift, but I don't know how to use samplecode. I don't know whether it's possible to give an example in a simpler way.
thx all !

Can not run project

Dear admin,

I can not run this project, error occurs when executing this line
timeTableView.register(TimeTableGridViewCell.nib, forCellWithReuseIdentifier: "TimeTableGridViewCell") channelListView.register(ChannelListGridViewCell.nib, forCellWithReuseIdentifier: "ChannelListGridViewCell") dateTimeView.register(DateTimeGridViewCell.nib, forCellWithReuseIdentifier: "DateTimeGridViewCell")

Could you please help me resolve this issues

Can GridView be used as a EPG viewer?

Dear friend:
First of all, my congratulations for the excelent work.
I wish to ask a question:
Can GridView be used to show an EPG (Electronic Program Viewer)?
The date/time should be in top and the channel names in left 9using some kind of custom cell layout).
Is this possible?

Thanks for your help.

Please Help !

Dear author,
My project USES your library
But I find that the Reload of TableView causes the screen to be delayed
MainQueue does too much at the same time, right?
And this condition is in Sample, I wonder if you can optimize it?
I can pay for this optimization! Or Donate!

Ability to reload datasource without calling reloadData

Hello!
Thanks for nice implementation of reusable collection on pure scrollview.
Now I'm using gridview for unlimited horizontal feed of cards.
The question is:
How can I update datasource without call reloadData?
For better UX I need to update datasource without reloading current visible cells.
If you have any suggestions how to do it, please answer here:)

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.