Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package is no longer maintaned.

@ox2/scroller

NPM version

React component that adds native browser overflow scrolling to content.

Features

  • Performance Has -webkit-overflow-scrolling: touch added for great mobile scrolling performance.
  • Mobile Experience Prevents mobile user from draging all app content when scroller edge is reached and scroll content is dragged in non scrollable direction.

Installation

Install using npm:

npm install @ox2/scroller --save

Install using yarn:

yarn add @ox2/scroller

Usage

import Component from '@ox2/scroller/Component';

const handleChange = (value) => console.log('👾👾', value);

Change Log

Changes are tracked in the CHANGELOG.md

License

MIT

About

🎢 React scroller component

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages