Iagor Moraes

Results 7 issues of Iagor Moraes

Hello, I have found an error on masked input, follow below the stack trace: ``` java.lang.StackOverflowError: stack size 8MB at java.lang.reflect.Constructor.newInstance0(Constructor.java) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:578) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:504) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:502) at com.redmadrobot.inputmask.MaskedTextChangedListener.afterTextChanged(SourceFile:175) at...

Waiting for response

Hello, this is an awesome library to work with, I'm coming with a request of a feature to create a kind of setter of an option to use the filename...

Hello, I'm using an approach of adding a Text component to calculate and fill properly the area of content, a thing that TextInput is not capable of, but with the...

Hello I'm receiving an error while trying to add `mask` prop, the following: ``` 04-05 19:46:45.218 6847 6847 E unknown:ReactNative: com.facebook.react.bridge.NoSuchKeyException: affineFormats 04-05 19:46:45.218 6847 6847 E unknown:ReactNative: at com.facebook.react.bridge.ReadableNativeMap.getNullableValue(ReadableNativeMap.java:123)...

It's missing a check to fix the scrollable view to get disabled when the scrollY value is 0 after the second swipe down without refreshing the list, I will provide...

I'm facing a weird behavior on blur with Android 9, the blurAmount is set to 1 and type light, on emulators this works properly, on Android 9 physical device the...

Olá, estou tendo problema para criar um merchant moip account, retorna erro 403 no corpo da resposta, segue abaixo amostra da chamada: ``` const { body } = await this.moip.account.create({...