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

1.0.11 • 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 "^")

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i react-vscrollview

    Weekly Downloads

    24

    Version

    1.0.11

    License

    MIT

    Unpacked Size

    78 kB

    Total Files

    18

    Last publish

    Collaborators

    • venryx