Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple picker for React Native.

License

NotificationsYou must be signed in to change notification settings

puredazzle/react-native-simple-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple picker for React Native.

Latest VersionTotal DownloadsLicense

Install

$ npm install react-native-simple-picker --save

iOS and Android

From version 2.0 React Native Simple Picker now supports both Android and iOS.

Example

You will find an example in the/exampleApp folder.

Properties

PropDefaultTypeDescriptionRequired
buttonStyle-ObjectStyle Close/Continue Buttonsfalse
options-ArrayOptions that will be passed to the pickertrue
initialOptionIndex-NumberInitial selected option based on it's indexfalse
labels-ArrayLabels for the options passed to the pickerfalse
confirmTextConfirmStringConfirm button textfalse
confirmTextStyle-ObjectStyle Confirm button textfalse
cancelTextCancelStringCancel button textfalse
cancelTextStyle-ObjectStyle Close button textfalse
itemStyle-ObjectPicker style prop. Use this to customize the picker colors, etcfalse
styles-ObjectOverwrites the defaultstyles of the pickerfalse
disableOverlay-boolWhen set to false it will dismiss the picker when the outside region is pressedfalse

Events

PropParamsDescription
onSubmit-Use this to trigger any action on your parent component when an option is selected

License

This package is licensed underThe MIT License (MIT).

About

A simple picker for React Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors14


[8]ページ先頭

©2009-2025 Movatter.jp