Version 0.2
-
refresh()methodTo each child could be injected an object
scrollAreacontains methodrefresh()which could refresh react scrollbar state.
When using React 0.13 it's necessary to wrap<ScrollArea>child into a function. This is a temporary workaround for a React 0.13 context issue, which is fixed in React 0.14. -
Touch support
Now React Scrollbar supports touch events.
-
React 0.14 support
-
No need to include
cssstyles to project anymore.Styles are now boundled together with scripts.