We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da713dc commit cd35894Copy full SHA for cd35894
styles/native/ts/core/widgets/dropdown.ts
@@ -79,7 +79,6 @@ export const DropDown: DropDownType = {
79
},
80
itemContainer: {
81
// All ViewStyle properties & rippleColor & activeOpacity & underlayColor are allowed
82
- maxWidth: 500,
83
paddingVertical: 6,
84
paddingHorizontal: 16,
85
backgroundColor: input.backgroundColor,
styles/native/ts/core/widgets/referenceselector.ts
@@ -81,7 +81,6 @@ export const ReferenceSelector: DropDownType = {
86
87
0 commit comments