Allen Kinzalow

Results 4 issues of Allen Kinzalow

### 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]...

question
Auth
React Native
pending-response

### Describe the bug This may not be a bug, but rather that the `BugsnagNetworkRequestPlugin` is not yet supported with `BugSnagReactNative`. However, this [changelog](https://github.com/bugsnag/bugsnag-js/blob/eb0326ae174617981bdf068d4723f1ba4e3d91bd/packages/react-native/ios/vendor/bugsnag-cocoa/CHANGELOG.md#enhancements-1) mentions support being added after adding...

feature request
backlog

### Description Jest tests with @testing-library/react-native are failing with an error ### CodeSandbox/Snack link N/A ### Steps to reproduce I am getting the following error when attempting to render a...

bug
v3
triage

After upgrading to `0.7.0-rc.2` I am receiving the following error when building iOS through `eas`: ``` [RUN_FASTLANE] › Compiling react-native-quick-crypto Pods/react-native-quick-crypto » MGLUtils.cpp [RUN_FASTLANE] ❌ (node_modules/react-native-quick-crypto/cpp/Utils/MGLUtils.cpp:9:10) 7 | #include 8...