Tiago Nobrega

Results 7 issues of Tiago Nobrega

When calling networkError, the error returned by the lib should define a request attribute. This is how axios works. It's important because error handling rely on the error.response check. Such...

major-version-candidate

I'm using typescript in my project. So I decided to share my type definition file for anyone interested: ```javascript //types.d.ts declare module 'react-native-smooth-pincode-input'{ import { ReactElement, Component } from 'react';...

Olá, Parabéns pela API. Identifiquei um problema na chamada da API de proposicoes. Curiosamene, só consegui identificar o erro para uma "dataFim" específica. 2018-10-21. Alterando-se o dia ou mês o...

bug

## Description When switching from live content to VOD content while `experimentalBufferBasedABR` is set to true, causes previous ABR timers to keep running after the MasterPlaylistController is disposed. I believe...

Desenvolvido com: - react hooks - redux - styled-components - styled-system - typescript

Hi... First of all, thx for sharing this solution. I've found a way to support middleware/enhancers for This solution, there's still some testing and validation. Do You think It could...

Hi. I'm using it on expo and it's reporting a few require cycles: ``` ../../node_modules/adze/functions/index.js -> ../../node_modules/adze/functions/data.js -> ../../node_modules/adze/functions/global.js -> ../../node_modules/adze/adze-global.js -> ../../node_modules/adze/tools.js -> ../../node_modules/adze/functions/index.js ``` ``` ../../node_modules/adze/constants.js -> ../../node_modules/adze/formatters/common/index.js...

bug