Results 11 issues of Lucas Basquerotto

Hi! I use docker and like the idea of running applications in containers, and thought about creating a docker image to run on desktop (for example, connecting to the XServer),...

Currently, I can add a subheader with: ```tsx } ... /> ``` I want to be able to add a stick subheader. It will show any error that may happen...

When using DropDownPicker with `listMode="MODAL"`, when opening it, it changes the StatusBar background color (in my case, it changes from the custom background color in our app to white). I...

**Describe the solution you'd like** Separate input fields for the card (like react + stripe-js, but for react native in this case). **Describe alternatives you've considered** CardForm component with the...

When adding notifications in a group and displaying a summary, the text (subtitle) is updated accordingly. If you add a listener of the dismiss event and update the subtitle, it's...

bug
android

I saw that the buffer page https://github.com/fluent/fluentd-docs-gitbook/blob/1.0/configuration/buffer-section.md said that the following expression is used for exponential backoff: `c + c * b^1 + (...) + c*b^k = c*b^(k+1) - 1`...

## Comportamento esperado Quando for feita a consulta de uma notificação relativa a uma transação com o status `ABANDONED`, não emitir o erro genérico `PagSeguroInternalServerException`, mas ao invés disso retornar...

Gostaria que incluíssem métodos na interface `br.com.uol.pagseguro.api.common.domain.CreditorFee` relativos aos seguintes campos: > **installmentFeeAmount** = taxa de parcelamento quando o vendedor assume os juros. > intermediationRateAmount = tarifa de intermediação são...

We updated Wildfly that is used as our java server, and with this change, we updated Java 11 to Java 20 and occurrences of `javax` to `jakarta`, but we received...

Hi, we started using this library for some weeks after upgrading to Java 20 and it is working fine so far (thanks), except for an error that happens a few...

bug
Priority-Low
need-user-input
dependencies