AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
312 stars 133 forks source link

autoscroll not working due to style array #162

Closed Balaram-Singh closed 3 months ago

Balaram-Singh commented 8 months ago

rowStyle={[styles.pickerRowStyle, {backgroundColor: themeConfigutation.getColor('#f4f3ef')}]}
some thing like this breaks the height of row

AdelRedaa97 commented 3 months ago

A lot of changes were made in v4.0, take a look here https://github.com/AdelRedaa97/react-native-select-dropdown?tab=readme-ov-file#-major-changes

Feel free to open the issue again if it still exists