-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
I have this MarkerComponent:
```
import { Marker } from 'react-native-maps';
import { useEffect, useState } from 'react';
import { Image } from 'react-native';
import { IMarker } from '@/shared…
-
### Version
5.5.0
### Link to Minimal Reproduction
PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzJrqxigkBEARsGJQLbUA0Z6BAhmFyQNrVA8IaBEFWoBdMgF926SsAyQQJVOQoAnCDjzqA8tBrQYWNh1hcMAdy4BPAM4BlABbBLAYRhh8YEmHUBXLF…
-
## Description
Auto play(loop) carousel on android jumps through indexes randomly and at most shows only 2-3 items, for example in an array of 18 items, it will only show indexes 0,1 and then jump to…
-
### Build/Submit details page URL
_No response_
### Summary
On EAS Build logs it shows me differences between the fingerprint calculated on my local machine (CI pipeline, actually) and the on…
-
### Minimal reproducible example
https://github.com/studentfy/expo-camera-bug-qr.git
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build, in…
-
## Description
If you wrap SectionList with Animated.createAnimatedComponent, the methods to scroll the list are no longer accessible from the ref. Based on past issues related to FlatList, I a…
-
### Current Behavior
When the position is set to bottom, the popover content overlaps with the popover trigger. The popover content is always positioned higher than expected.
![20240730105428](https…
-
### Description
The `SvgUri` and its underlying `SvgFromXml` component do not un-escape text from the SVG element. It prevents displaying special characters (such as ``, `&`, and others) in SVG tex…
-
### Summary
Expo vector icons are not rendering after deployment.
As I'm using Expo Router, I'm using metro.
I installed `@expo/metro-config` and this is my metro.config.js file:
```
const { …