Ben-Hur Santos Ott

Results 41 comments of Ben-Hur Santos Ott

Hi If you are talking about this issue: https://github.com/benhurott/react-native-masked-text/issues/12 It's still opened and is an issue with the react-native itself. Check this comment: https://github.com/benhurott/react-native-masked-text/issues/12#issuecomment-280789541 I tried so many options to...

@Benzer1406 sorry for the delay. I published a new version: [1.12.2](https://github.com/benhurott/react-native-masked-text/blob/master/CHANGELOG.md#1122---2019-04-22) Could you check if the issue persists?

@Benzer1406 I opened an issue in React-Native repo for this. A basic component has this issue even without masked text. facebook/react-native#24585

Sorry, I didn't understood the error. Can you add the `actual` and the `expected` behaviour?

Yes guys =/ This is related to this issue: https://github.com/benhurott/react-native-masked-text/issues/68

Could you provide a code sample?

Are you sure about your code? Because it's totally different from the documentation: https://github.com/benhurott/react-native-masked-text#usage-textinputmask ```jsx { this.setState({ text: text }) }} /> ```

Hi, you are using a `MaskedInputComponent` when the lib provide a `TextInputMask`. Could you provide the code where you are using the `TextInputMask`?

Hello man o/ Question: are you using TypeScript or the `[ts]` mark is from Expo?

No man, the issue is on my side, I think the `ts definition` is not right. I will mark this as a BUG and will try to fix this weekend....