Douglas Nassif Roma Junior

Results 33 issues of Douglas Nassif Roma Junior

Hi! 😄 I am happy to known that part of my code is useful for you, but I will be more happy if you follow the MIT License. - your...

For some reason, when the image is too large, it does not open in fit mode. #38 During the debug I realize that the value of `self.minimumZoomScale` is not consistent...

This change add onLoad and onLoadEnd for RCTImageFromLocalAssetURL image load. In the most recent version of RN 0.50.x, it changed the RCTImageFromLocalAssetURL behavior. And then, now RCTImageFromLocalAssetURL also loads images...

Removed call to the "performFiltering()" to fix problems in issue #30

### Minimal reproducible example https://snack.expo.dev/@douglasjunior/expo-barcode-scanner-returning-canaskagain-false-on-android- ### Summary On Android, when we deny permission and then go to the Android settings and change the permission to "Ask every time": ![image](https://github.com/expo/expo/assets/1512341/6c2d5dff-76fb-4c16-bdef-33446d42c888) The...

needs review

## Summary: In a recent update of React Native, we noticed that the export of RCTDeviceEventEmitter types is wrong. After the update, the export in `.d.ts` has been changed to...

CLA Signed
Stale
Shared with Meta

### Description I had an error when integrating a third-party Android `.aar` to my project. With `newArchEnabled=false` the project is compiling successfully but crashing on start (even in debug mode)....

Platform: Android
API: Linking
Needs: Triage :mag:
Needs: Repro
Needs: Attention

## Description We updated the version of the `react-native-calendars` from a 3 years old version, and now we notice that the `Agenda/CalendaList` prop `onVisibleMounthChange` was changes by a incorrect behaviour....