react-native-paper-dates
react-native-paper-dates copied to clipboard
Date range modal save label color is the same color as the modal header because they both are primary color, so save label doesn't show

also i need to change close and edit icons colors to white

This solved my issue. @saver711
@manishhundekar
Doesn't work for me, i don't know why

Text component is imported from 'react-native-paper' right? @saver711
@manishhundekar
no i was importing it from react native
now it works, thanks,
how do i change (save, exit, edit) color to white??
do i have do them all like this?

I am only using react-native-paper-dates lib, not using entire react-native-paper lib. Is there any way to fix this in such case?

