Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seconds 6,7,8 not working #84

Open
luan-nvg opened this issue Sep 13, 2022 · 1 comment
Open

seconds 6,7,8 not working #84

luan-nvg opened this issue Sep 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@luan-nvg
Copy link

Steps to reproduce

<MaskedTextInput
    type="time"
      options={{
        timeFormat: "HH:mm:ss",
      }}
      onChangeText={(text) => {
      }}
      style={style}
      keyboardType="numeric"
    />

Expected behaviour

Tell us what should happen
00:58

Actual behaviour

00:5

Environment

  • React Native version: 0.68.2
  • React Native platform + platform version: Android 12.0, etc

react-native-mask-text

Version: ^0.10.0

@luan-nvg luan-nvg added the bug Something isn't working label Sep 13, 2022
@luan-nvg luan-nvg changed the title seconds 6,7,8 or 05:00 not working seconds 6,7,8 not working Sep 13, 2022
@Hosar
Copy link

Hosar commented Aug 26, 2023

Same issue here! Please provide a workarround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants