Mateo Guzmán

Results 21 issues of Mateo Guzmán

Just a small fix for the issues link as it seems to be redirecting to a wrong repository

How to load an environment map using files for React Native? I'm trying to load an environment map using 6 images. I'm getting the error: `Property document doesn't exist`. I...

question

I spent several hours thinking something was wrong with my setup – until I found out that the problem was the simulator. I think it is good to mention this...

## Summary Noticed this tiny tipo when got the log on my application

CLA Signed

Wasn't sure where to ask this question, but I noticed that the Algolia configuration for the [es.react.dev](https://github.com/reactjs/es.react.dev/blob/main/src/siteConfig.js) is almost the same as the one in the [main repository](https://github.com/reactjs/react.dev/blob/main/src/siteConfig.js), and all...

Built-in effects for components, initial PoC TBD https://github.com/mateoguzmana/react-native-fiesta/assets/20783123/909215f9-9d75-4732-a362-40bbd1401826

As part of https://github.com/necolas/react-native-web/issues/2333, `invariant` and `warning` are the last two dependencies in the project used from `fbjs` and removing them allows removing that external dependency. In this PR: -...

### Changes Adding full documented workaround to fix the issue when the Auth0 browser gets killed when going to the background and re-launching. [It is an adjusted version of the...

## Summary: As part of #34425, `borderStyle` value of `none` should be supported. In this PR, the `BorderStyle` enum is extended and the logic is implemented to make the `none`...

CLA Signed
Shared with Meta

## Summary: Fixes #12606 Previously, `Image` cache control options were not functional on Android, even though they were being passed to the native component via the `source` prop. This PR...

CLA Signed
Shared with Meta