-
## Type of issue
feature
## Description
The [viewability module](https://docs.prebid.org/dev-docs/modules/viewability.html) is a module designed to fire MRC-50 and MRC-100 events without being de…
-
This [documentation](https://microsoft.github.io/react-native-windows/docs/native-modules) states that "The (spec) file must be named Native, with a .js or .jsx extension when using Flow, or a .ts, or…
-
Hi there,
It's generating this on load now:
(node:6644) Electron: Loading non-context-aware native module in renderer: '\node_modules\greenworks\lib\greenworks-win64.node'. This is deprecated, s…
-
Using react-native-tscodegen and writing the native module in c++. Should also be consumable as library. RN 0.65 and 0.66 have made improvements I think to using JSI and TurboModules. This is just to …
-
Thank you so much for the good job of compiling the library making it very easy to use in a project.
I have struggling with an issue the last three days.
I am building react-native module to c…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
8.8.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No response_
#…
-
Only change needed is to update the readme and an instructions that uri is not required, one can just pass the file from the input element as the file instead and get the same experience as in React N…
-
i am facing this error
`Native Module Incall Manager tried to override IncallManagerModule . check to get Package Method in main Application.java it might be that module has been created twice. if…
-
**Packages**
- react-native: 0.63.2
- serialize-javascript: 3.1.0 and higher (3.1.0 - 5.1.0)
**Use**
```
import serialize from 'serialize-javascript'
...
const var1 = serialize(value)
``…
-
Hi everyone!
First of all thank you for everything related to testdouble. I'm having some trouble regarding a esm import in a fastify project I've been working on.
Here's the example code. getBy…