react-vscrollview
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

React VScrollView

Enhanced scroll-view component for ReactJS.

Installation

npm install react-vscrollview --save-exact

The --save-exact flag is recommended, since this package uses Explicit Versioning (Release.Breaking.FeatureOrFix) rather than SemVer (Breaking.Feature.Fix).

To let npm increment FeatureOrFix (recommended), prepend "~" to its version in package.json. (for Breaking, prepend "^")

Package Sidebar

Install

npm i react-vscrollview

Weekly Downloads

30

Version

1.0.15

License

MIT

Unpacked Size

77.3 kB

Total Files

18

Last publish

Collaborators

  • venryx