Coder Social home page Coder Social logo

Comments (6)

nolimits4web avatar nolimits4web commented on May 18, 2024

Hi,
But the current behavior we can see in lot of most popular iOS apps like Facebook and Twitter. As about your behavior, the only app is on my mind with such behavior is only Mail app, which else?

from framework7.

LinusU avatar LinusU commented on May 18, 2024

Hmm, I thought that all newer Apple apps used this and that this was "the new way to do it". I might be wrong thought. Would be nice if we can add in a simple option for this :)

from framework7.

nolimits4web avatar nolimits4web commented on May 18, 2024

Yes, i see it only in Mail app. So if such behavior will have more requests, i will realize it

from framework7.

hollingberry avatar hollingberry commented on May 18, 2024

Hi all - the behavior that Linus is talking about is the built-in behavior
of the UIRefreshControlhttps://developer.apple.com/library/ios/documentation/uikit/reference/UIRefreshControl_class/Reference/Reference.htmlelement.
Like mentioned, you don’t see this behavior in Twitter and
Facebook because they implement their own, custom refresh control.

The native UIRefreshControl is probably one of the most difficult
animations to replicate, even if the refresh-without-letting-go
characteristic is not. I think that since the Framework7 pull-to-refresh
implementation is closer to what you might see in Twitter or Facebook, we
should leave it as it is.

Nice work again on your awesome framework!

from framework7.

JJJ avatar JJJ commented on May 18, 2024

iOS8 does tweak these animations slightly (and in a difficult to emulate with JS/CSS kinda way) so I recommend closing this and revisiting this when iOS8 launches.

from framework7.

lock avatar lock commented on May 18, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from framework7.

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.