GithubHelp home page GithubHelp logo

Comments (6)

gmoledina avatar gmoledina commented on June 3, 2024

Thanks @scompt !

We are going to make a big change in the component : instead of the grid inheriting from a UIView, it will inherit from UIScrollView. Also, we'll try for the class not to be the delegate of the UIScrollView, so that any 3rd party class can be the scroll delegate and implement any custom features they want.

So I would suggest to just wait a little bit for us to make the change.

Do you agree that this change will make it easy for you to add the pull to reload feature ?

from gmgridview.

scompt avatar scompt commented on June 3, 2024

That does sound like it'll ease the implementation. I'm looking forward to seeing it.

from gmgridview.

blackgold9 avatar blackgold9 commented on June 3, 2024

That sounds great!

from gmgridview.

gmoledina avatar gmoledina commented on June 3, 2024

Done ! (in develop branch)

The component now inherits form UIScrollView and does not set itself as the scrollView delegate.

Let me know if there's any problem.

from gmgridview.

scompt avatar scompt commented on June 3, 2024

I wanted to check back in and say that the design of my project has changed so that I don't have a current need for the pull-to-reload functionality. I'd still like to implement it, but I'll have to do so in my free time.

In other news, the current develop branch (a9af11f) is working well for me.

from gmgridview.

gmoledina avatar gmoledina commented on June 3, 2024

Finally the dev branch has been merged in master. The component now inherits from UIScrollView, so you can implement pull to reload if you wish. Furthermore, you can also set yourself as the scrollview delegate !

from gmgridview.

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.