Open aqmalmansor opened 8 months ago
Why does the calendar display these icons instead of left and right chevrons?
Version
"react-native": "0.73.2", "react-native-neat-date-picker": "^1.4.12",
After checking the code, I found that this package is dependent on "react-native-vector-icons": "^8.1.0"
"react-native-vector-icons": "^8.1.0"
Is it possible to add custom icon prop for all the available icons?
Why does the calendar display these icons instead of left and right chevrons?
Version