Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Outdated README.md #10

Open
uiii opened this issue Jul 24, 2016 · 10 comments
Open

Outdated README.md #10

uiii opened this issue Jul 24, 2016 · 10 comments

Comments

@uiii
Copy link

uiii commented Jul 24, 2016

It seem that not all information in README are still up to date. E.g ScrollAxes not exists anymore.

@smikhalevski
Copy link
Owner

@uiii thanks for the reminder! The docs are a bit outdated. I'll fix that asap.

@liesislukas
Copy link

Any progress on this? Main example doesn't work:

import {ScrollBox, ScrollAxes, FastTrack} from 'react-scroll-box'; // ES6

<ScrollBox style={{height: '200px'}} axes={ScrollAxes.Y} fastTrack={FastTrack.PAGING}>
  Place any content here.
</ScrollBox>

ScrollAxes is undefined

@Aspintyl000
Copy link

Any update on this?

@ghost
Copy link

ghost commented Jun 20, 2017

what we use instead of ScrollAxes?

@abiduzz420
Copy link

ScrollAxes not working!

@hipertracker
Copy link

It looks like the project is dead.

@TickleKitty
Copy link

I wish github had a way to report a project as dead or abandoned like this one appears to be. A little black bar at the top or something would be great. :(

@basarevych
Copy link

Are there decent alternatives by the way?

@TickleKitty
Copy link

I have not found any decent alternatives. We went with a different design on our project so we didn't need this anymore anyway.

@mastrix
Copy link

mastrix commented Aug 3, 2018

Rollback to 0.2.9 did the trick for me
Use npm i [email protected] --save

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants