-
### Describe the bug
Hello,
I am trying to import a react VITE remote into an angular host built with NX.
When I load the host I have a blank page with the following error in the console:
```
U…
-
## Proposal
There are a series of helper functions, hooks, and other utilities within the monorepo codebase that multiple consumers have requested be exported so that they can use them within their…
-
We got this error on the `Run fastlane` step of EAS build for iOS:
```
$ set -o pipefail && xcodebuild -workspace ./ZionBank.xcworkspace -scheme ZionBank -configuration Debug -destination 'generic/p…
-
Since the SDK includes React and React Native this SDK is very large.
The dependency on react-native-url-polyfill seems to be causing all the other dependencies. After removing this package, the SD…
-
### 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://gith…
-
# Agnostic state and service management in React
Avoid make state framework specific calls inside of your React components, and instead access them via hooks
[https://blacksheepcode.com/posts/agnost…
-
Framework/library: React
![Capture](https://github.com/user-attachments/assets/1e76fd76-b070-4292-a075-d393084dd6ee)
https://github.com/user-attachments/assets/4dfcbffa-5234-4da6-93a8-bdfe99d679…
-
Visualization is not working while recording on NextJS. I have tried with the example from this repo 👉🏻 https://github.com/YZarytskyi/react-audio-visualization
**To Reproduce**
Steps to reproduce …
-
## The Problem
The current build architecture of Babylon React Native is not scalable for multiple (Apple) platforms.
Currently, in the library podspec, we ship a bunch of `.a` files compiled fo…
-
Inspired by the issue https://github.com/rethinkdb/horizon/issues/662 that @ntomallen opened, I think it would be cool if we could have some documentation that explains how to specifically use Horizon…