react-native-paper-dates icon indicating copy to clipboard operation
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

Open saver711 opened this issue 3 years ago • 5 comments

2022-09-19_19h57_41

2022-09-19_19h59_44

2022-09-19_19h58_04

saver711 avatar Sep 19 '22 18:09 saver711

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

saver711 avatar Sep 19 '22 18:09 saver711

image

This solved my issue. @saver711

manishhundekar avatar Sep 20 '22 13:09 manishhundekar

@manishhundekar Doesn't work for me, i don't know why image

saver711 avatar Sep 20 '22 13:09 saver711

Text component is imported from 'react-native-paper' right? @saver711

manishhundekar avatar Sep 20 '22 13:09 manishhundekar

@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? image

saver711 avatar Sep 20 '22 13:09 saver711

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?

alphazhe avatar Dec 16 '23 14:12 alphazhe