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
314 stars 134 forks source link

Show/render empty component? #136

Closed Jamal-ReachFirst closed 4 months ago

Jamal-ReachFirst commented 1 year ago

On search function if search array is empty it show a blank view.

Can we show/render an empty component if no data is available.

Jamal-ReachFirst commented 11 months ago

@AdelRedaa97 Any progress on this?

owonie commented 6 months ago

@AdelRedaa97 Any progress on this?

I just added empty row child props and deployed it as a customzized library. You could use it if you want it :)

Here is the link https://www.npmjs.com/package/react-native-select-dropdown-customized

Jamal-ReachFirst commented 6 months ago

Please update the main package and close this issue.

owonie commented 6 months ago

Please update the main package and close this issue.

sure! thank you for reply :)

AdelRedaa97 commented 4 months ago

Fixed in v4.0 take a look at the changes made in v4.0 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