hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
970 stars 294 forks source link

Changed types of function props to enable class component compatability #683

Closed taeh98 closed 10 months ago

taeh98 commented 11 months ago

This PR fixes issue https://github.com/hossein-zare/react-native-dropdown-picker/issues/641:

hossein-zare commented 11 months ago

Hi @taeh98 , Thank you for the PRs.

I'm busy and I haven't worked on this package for a long time, I need help. If you are familiar with this package, I can give you full access to the repository.

taeh98 commented 11 months ago

Hi @taeh98 , Thank you for the PRs.

No problem. Let me know if there's anything I can do to help you with reviewing them, or if there are any changes needed.

I'm busy and I haven't worked on this package for a long time, I need help. If you are familiar with this package, I can give you full access to the repository.

I can maybe add some CI/CD stuff to help with automating review/release processes to make it easier and quicker. Do you think that could be useful? Unfortunately, I don't think I know enough about how the library works nor am able to commit enough time to review and approve PRs from others.

taeh98 commented 10 months ago

Closing because it isn't working in testing. I will make another PR later.