
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@rn-components-kit/scroll-picker
Advanced tools
English | ä¸ć–‡
Selecting option by scrolling operation. It supports following features:
Android and iOS platformsScrollPicker.Itemnpm install @rn-components-kit/scroll-picker --save
| Preview | Code |
|---|---|
![]() | Demo1 Code |
![]() | Demo2 Code |
![]() | Demo3 Code |
styleAllow you to customize style
| Type | Required | Default |
|---|---|---|
| object | no | - |
itemHeightHeight of each item in ScrollPicker.Item
| Type | Required | Default |
|---|---|---|
| number | no | 30 |
onValueChange(value: {[key: string]: any}) => void;
A callback will be triggered when ScrollPicker.Item's selected value changes
| Type | Required | Default |
|---|---|---|
| function | no | () => {} |
idA unique identifier in ScrollPicker
| Type | Required | Default |
|---|---|---|
| string | yes | - |
flexHow much of the remaining space in the flex container
| Type | Required | Default |
|---|---|---|
| number | no | 1 |
dataData source of options
| Type | Required | Default |
|---|---|---|
| T[] | yes | - |
defaultValueDefault value to speficy which option is selected initially (must be one of data)
| Type | Required | Default |
|---|---|---|
| T | no | data[0] |
renderItem(params: {item: T, index: number}) => React.ReactElement;
Allows you to customize content style
| Type | Required | Default |
|---|---|---|
| function | yes | - |
FAQs
Selecting option by scrolling operation.
We found that @rn-components-kit/scroll-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.