Describe the bug
When you provide a placeholder value, the "filledPinCodeContainerStyle" is always used, despite the box not being filled and only showing a place holder.
To Reproduce
- Add a pinCodeContainerStyle of
backgroundColor: '#f3f3f3'
- Add a filledPinCodeContainerStyle of
backgroundColor: '#fff'
- Add a place holder mask of
------
- Empty box is white not grey.
Expected behavior
I would expect filledPinCodeContainerStyle to only apply when it has a value
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: Web / Mobile
- Device OS: Windows / Android / iOS
- Device version: Various
- Library version: 1.8.5
Additional context
Add any other context about the problem here.