You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-smart-scroll

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-smart-scroll - npm Package Compare versions

Comparing version

to
1.0.1

9

package.json
{
"name": "react-smart-scroll",
"version": "1.0.0",
"version": "1.0.1",
"description": "Smart Scroll React Component for long lists",

@@ -10,3 +10,8 @@ "author": "Steven Sacks",

"keywords": [
"react", "react scroll", "react smart scroll", "react list", "react list scroll", "react hooks"
"react",
"react scroll",
"react smart scroll",
"react list",
"react list scroll",
"react hooks"
],

@@ -13,0 +18,0 @@ "main": "lib/index.js",

# react-smart-scroll
[![Travis][build-badge]][build]
[![npm package][npm-badge]][npm]

@@ -89,3 +88,3 @@

### Future Stuff
## Future Stuff
I'm working on the ability to jump to a specific row in the list. This isn't as easy as you might think. It will probably be a prop called `startIndex` or something. I haven't decided that, yet.

@@ -92,0 +91,0 @@