File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,6 @@ export default class Example extends React.Component {
9696| allItemsColor | #000 | ` string ` | - |
9797| selectedItemBorderColor | '#cecece' | ` string ` | - |
9898| fontSize | - | ` number ` | - |
99- | fontFamily | 'Arial | ` string ` | - |
99+ | fontFamily | 'Arial' | ` string ` | - |
100100| topGradientColors | [ ...] | ` Array<string> ` | See default value in source.
101101| bottomGradientColors | [ ...] | ` Array<string> ` | See default value in source. |
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-dynamically-selected-picker" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " React Native Custom Picker for Android and IOS with onScroll change selected items" ,
55 "keywords" : [
66 " react-native" ,
You can’t perform that action at this time.
0 commit comments