Mateus Andrade

Results 7 issues of Mateus Andrade

Good morning folks. Since I started using this project, I ended up having a problem doing an android pro build because the compileSDK of this project is outdated. If it...

## Current behavior Whenever I try to run a release, with my config using the following config: ```json "release": { "branches": [ "release/'*'" ], .... ``` This causes an error,...

**What's in this PR?** - There is a broken link, sending to a 404 page. This PR's changes the link redirecting to the right repo/action page 😄

# useFragment Hello, while I'm using two `useFragment` inside my component, the data coming from the second call gets either `unknown` or `{}` with Typescript: E.g: ```typescript const data1 =...

I think that adding books, articles and other content related to accessibility would be a great addition to this project. Btw, we can add books to this repo like https://github.com/EbookFoundation/free-programming-books.

question
hacktoberfest

# Overview # Test Plan

- Adding `device_id` and `device_os` to iOS build commands, allowing to set a specific destination. This will fix build issues, when multiple iOS Devices with the same name exist on...