jeffelector
jeffelector
> HI @mxck > > I found a solution to handle this problem. This could help others. > > here is my code > > ``` > //===================For dropdown menu=============================//...
Same Problem here ! need to change the render method on renderCountDown to this: { I18nManager.isRTL? {showSeparator && timeToShow.includes('M') && timeToShow.includes('S') ? this.renderSeparator() : null} {timeToShow.includes('S') ? this.renderDoubleDigits(timeLabels.s, newTime[3]) :...
great one ! is this merged already ?
I Have the same probleam
so this problem is just on simulator?
did you find a fix for it?