-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersstale
Description
Hi
Thanks for this great package! I'm using react-native-paper-dates in a project where we've standardized all icons to use @expo/vector-icons/MaterialIcons instead of the default MaterialCommunityIcons.
It would be great if react-native-paper-dates allowed us to override the icon component used (e.g., via a prop or theme), so that we can use a different icon library for consistency across our app.
For example, DatePickerInput currently renders the calendar icon using MaterialCommunityIcons internally, but there's no way to change this.
Would you consider adding support for custom icon components or exposing a prop like iconComponent or renderIcon?
Thanks a lot!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersstale