GeorgeHop / react-native-country-codes-picker

⚡ ⚡ ⚡This lib. provide multi lang. country picker with search functionality. Fully crossplatform and supported on React-native and expo. Didn't find your country ? Just add the required countries or locales and make a PR.⚡ ⚡ ⚡
https://github.com/GeorgeHop/react-native-country-codes-picker
MIT License
150 stars 80 forks source link

Added Custom Modal Props #101

Open gustavopedroni opened 4 months ago

gustavopedroni commented 4 months ago

Adding a customization property to the modal provides greater flexibility and control over its appearance and functionality. By incorporating this feature, users can tailor the modal to better fit the specific needs and design guidelines of their project. This can include changes to styling, behavior, and content, ensuring a more seamless and integrated user experience. Moreover, it enhances the reusability of the modal across different sections of the application, reducing the need for redundant code and improving overall maintainability.