Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
rmc-picker
Advanced tools
React Mobile Picker Component (web and react-native)
npm i
npm start
http://localhost:8000/examples/
online example: http://react-component.github.io/m-picker/
./node_modules/rc-tools run react-native-init
react-native run-ios
see example
name | description | type | default |
---|---|---|---|
className(web) | additional css class of root dom node | String | |
prefixCls(web) | prefix class | String | '' |
itemStyle | Style to apply to each of the item. | object | |
defaultSelectedValue(web) | default selected values corresponding to the input data above | string/number | |
selectedValue | current selected values corresponding to the input data above | string/number | |
onValueChange | fire when picker change | Function(value) | |
children | array of picker items | [{label, value}] | |
pure | whether children is immutable | bool | true |
disabled | whether picker is disabled | bool | false |
npm test
npm run chrome-test
npm run coverage
open coverage/ dir
rmc-picker is released under the MIT license.
FAQs
React Mobile Picker Component(web and react-native)
The npm package rmc-picker receives a total of 17,738 weekly downloads. As such, rmc-picker popularity was classified as popular.
We found that rmc-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers 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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.