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

fix: reformatted src files with eslint and prettier to fix most errors #690

Closed taeh98 closed 10 months ago

taeh98 commented 10 months ago

Fixes errors in Prettier linting CI job, leaving only ESLint remaining, but still eliminating most of its errors.