danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
193 stars 90 forks source link

Design bug of text input & dropdown #70

Open NishitTibicle opened 1 year ago

NishitTibicle commented 1 year ago

in styles of SelectList.tsx wrapper: there is no default width as well as in dropdown: hight , similarly in same file 3-4 bug occurs & it cause a design issue like if i set width to 100 and by pressing down icon when dropdown open it's going to reset itself, I have fixed it everything in my vs code project , can you please fix in production