Skip to content

Conversation

prayuditb
Copy link

Hello @talalmajali,

I've found a style bug and it's happen on some device. The digits are overflow and here is screenshot
ss

and this how I call this component

<CountDown
  digitBgColor='#F5928D'
  digitTxtColor='#FFFFFF'
  timeTxtColor='#F5928D'
  timeLabelStyle={{display:'none'}}
  until={diffTime}
  timeToShow={['H', 'M', 'S']}
  onFinish={this.failedTransfer}
  size={20}
  digitStyle={{padding:20}}
/>

@UsamaParkar
Copy link

Hi, I have encountered the same issue on a smaller device. Did you find a solution/fix for this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants