Kauê
Kauê
Can confirm, just run into this using axios interceptors: Interceptor: ```ts const testInterceptor = (error) => { throw new Error("Oh snap!") } ``` Axios: ```ts instance .request(requestParams) .then((response) => response.data)...
Use `layoutSize` prop to set a default Layout value. I tried with `flex` and minimum sizes but doesn't work as expected. My solution: ```jsx
@cabljac I just created a PR migrating to v4. Can you take a look?
Posso traduzir o 8 e o 10. Caso já tenham sido designados pra outro colaborador, posso traduzir qualquer capítulo. Opto pelo 8 e 10 por interesse pessoal mesmo 😄
https://github.com/taskrabbit/react-native-parsed-text/issues/81
> can you please write an example base on my question options? #81 not works for me! The point of #81 is: It doesn't work. I'm waiting for a fix...
> Great work! Thanks for contributing! > > I will review and publish a dev release so people can try it out. > > As for the tests, I'm pretty...
I'm currently out of time to take a look on the tests. If someone could help here, it'll be appreciated.
> a third of tests is failing 😁 Expected. I couldn't run the tests, so I didn't changed anything.