Giter Site home page Giter Site logo

frichti / fastscroll Goto Github PK

View Code? Open in Web Editor NEW
56.0 56.0 9.0 17.76 MB

:smirk_cat: FastScroll allows you to easily create a draggable scrollbar with a bubble text information and customizable

License: MIT License

Ruby 0.84% Objective-C 1.17% Swift 97.99%
ios mobile

fastscroll's People

Contributors

arsenehuot avatar rafaelfrancisco-dev avatar scythe14 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fastscroll's Issues

support for UICollectionView with paging

Is your feature request related to a problem? Please describe.
I'm trying to implement UICollectionView with diffable data source like DifferenceKit (https://github.com/ra1028/DifferenceKit). It is suggested to use such framework with paginated data source, because when we have 20-30k elements in our database we have perfomance issues when data source is changed.

Say if we have some photos backup storage with 30k items and we downloading list of the images into our app with chunks of data by 500 items, and save them to CoreData or Realm and we should display them like in google photos app. So if we already have 10k items and we periodically adding items our app freezes.

Describe the solution you'd like

So target is to display say 1000 items and load from core data when user scrolling down
But we need FastScroll to work across ALL (maybe 20-30k) stored items

Is it possible?

FastScrollCollectionViewDelegate

Xcode 11 the Latest version
I found Use of undeclared type 'FastScrollCollectionViewDelegate' And Value of type 'FastScrollCollectionView?' has no member 'fastScrollDelegate'
I don't know how to modify this problem. I hope to hear from you, thank you very much.

handle end scrollViewDidScroll

Hi, We want use your library in our project but don't exists a event (delegate) when the "handle" is release (hide), can you add this ?

Thanks

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.