Vikram Kaldoke

Results 4 comments of Vikram Kaldoke

check if you have "react-native-vector-icons" package installed or not.

yes! you can change background color using inputProps. inputProps={{ style: { borderColor: color.tertiary.pink_100, backgroundColor: color.tertiary.aquaGreen2, height: 56, }, underlineColor: color.tertiary.darkAquaGreen, activeOutlineColor: color.primary.black, }}

apply borderColor using inputProps