Thegabbanator
Thegabbanator
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
## Description I came across this X.com thread: https://x.com/aleqsio/status/1968273285239734405 and I read through the expo font docs: https://docs.expo.dev/versions/latest/sdk/font/ The reason: speed up initial app checks by removing the `fontLoad` check...
Good morning Infinite Red, I came across this X.com thread: https://x.com/aleqsio/status/1968273285239734405 and I read through the expo font docs: https://docs.expo.dev/versions/latest/sdk/font/ and they talk about the preference for fonts is to...
### Is this related to a new or existing framework? React Native ### Is this related to a new or existing API? Authentication ### Is this related to another service?...
### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [x] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [x]...
Good morning Marc! I was experimenting with parameters and noticed something ... interesting? Previously I had: ```tsx export const mmkvStorage = createMMKV() // Tanstack persist logic export const clientPersister =...
### Current behavior When you pull-to-refresh on a scrollview, and tab away and tab back, the RefreshControl animation stops spinning and appears stuck. Here is a video of the issue....
### Description There are two bugs I'm reporting with the same component, and providing a good repro for each within the same repository. This issue is the single main problem...
@hirbod This is my first time contributing to open-source... like ever. And I should also add that this is my first time coding in Obj-C.... So please feel free to...
I am having a little trouble trying to figure out the proper way to initialize the AudioSession on iOS correctly, so I guess this could be a double feature request:...