-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/ubugnu/turborepo-issue-…
-
### What version of Effect is running?
3.9.2
### What steps can reproduce the bug?
Start an expo react native project, add effect, use effect somewhere in the code to initialize effect modules. It'…
-
I understand the move to 4.0.0 uses native crypto module.
As a result, with my Angular app, I get the error message below when building.
As I understand, the crypto module needs to be explicitly…
-
Native modules are a feature of MicroPython that allow for code compiled to native assembly to be loaded dynamically into MP. This can be really helpful for adding fast code without having to recompil…
-
Many thanks for shipping the first beta of session replay for react native. This will bring a game-changer, I am very excited!
As we heavily rely on Expo (not Expo Go) for our production apps, I want…
-
### What version of Bun is running?
1.1.36+ededc168c
### What platform is your computer?
Darwin 24.1.0 arm64 arm
### What steps can reproduce the bug?
Import the `paseto` module from NPM (a bette…
-
### Describe the bug
I'm migrating from **_repack_** to _**repack with rspack.**_
Here is the babel-load rule when using with webpack.
```
{
test: /\.[cm]?[jt]sx?$/,
include: [
…
-
### Minimal reproducible example
https://github.com/nathanembaye/expo_bug
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summary
This is in r…
-
## Is your request related to a new offering from AWS?
No.
## Is your request related to a problem? Please describe.
Simply to create multiple SGs with one invocation of the module.
## Des…
-
Does native modules require work?
I tried to use ZeroMQ in my project alongside with static-link and it seems that my module is not found.
I don't know if it is related to the fact that I'm building…