GithubHelp home page GithubHelp logo

incrementallistview's Introduction

Hi there ๐Ÿ‘‹

incrementallistview's People

Contributors

therealjohn 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

Watchers

 avatar  avatar  avatar

incrementallistview's Issues

Refresh on iOS

Your plugin is great but I need to implement a "Refresh" feature and I am facing problems on iOS.

Maybe because the loading logic is initianalised in the "OnAppearing" event of the ContentPage, when I refresh the list, even if the "HasMoreItems" property has a value of "True", only the first "page" items are in the list.

There is no issue on Android.

ISupportIncrementalLoading unavailable to PCLs through nuget

I have my viewmodels in a PCL which is where I would like to keep the collections that would be used for incremental loading. At the moment, the nuget package is only for a pure xamarin forms project which means my PCL has no access to the interface.

Grouped listview

Sorry, currently not a reproducable poc available.
But it seems that if we have a grouped list that will fetch items with LoadMoreItems, we sometimes don't trigger the get more method.

If there are groups that are mixed with x amount of items lager and lesser than the preloadcount, we are able to scroll past that count and hit the bottom of the list, even if there should be new items loaded.
BUT scrolling back up to top, reach a group with enough items, the load more is again retriggerd.

Hard to pin point the exact root cause, guessing the count of item source is the culprit 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.