Skip to content

momentum scrolling on iOS/iphone #91

@dmccuskey

Description

@dmccuskey

i'm using this library in a app with Cordova & Vuetify.

one of the issues i'm having is that momentum scrolling doesn't work on my iphone unless i add the following to the style block in the render function:

 'overflow-y': 'scroll',
 '-webkit-overflow-scrolling': 'touch'

in another issue i noticed that you were using an iphone as well so was wondering if you had the same experience.

ref:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions