-
[Edit - maintainer update: upstream issue - facebook/react-native/issues/47592 - workaround - use new architecture 0.76.1+ for background FCM to work]
Crashes with EarlyJsError: TurboModuleRegistry…
-
I love what you are doing here!
I think it would also be cool to load a normal native quickjs module, so games can run in plain quickjs runtime. I am not sure, but it seems like it might just take …
-
I was trying to use this layer to get an updated scipy and pyarrow (I have an older recipe for scipy but some features don't work on it so I wanted to see if a newer and hopefully better recipe would …
-
Detailed design: https://hackmd.io/@mvdan/Hy7iK0TEY
Note that the design just outlines the problem and the high level design of how it would be fixed. I've deliberately left the implementation deta…
-
##### SUMMARY
Setting `jinja2_native=True` in ansible.cfg and run the following playbook:
```yaml
- name: all
hosts: localhost
gather_facts: no
become: no
vars:
myval: 255
t…
-
### Problem Description
The `create-react-native-library` base template includes the scripts to automatically run `react-native codegen` for ios/android as part of its build steps, but it doesn't run…
-
I'm following instructions from the https://expo.dev/changelog/2024/11-12-sdk-52#testing-your-app-with-the-new-architecture and am blocked by an old dependency of `react-native-nfc-manager`.
```
$…
-
The package is currently being bundled, minified and turned into a CJS module. This seems unnecessary for a node package. It'd be great to drop all that and export a proper ES module
https://www.u…
-
It should only specify the number of total bits and number of fractional bits. The functions it provides, should rather be implemented in a module called e.g. FixedPointArithmetic. Perhaps there is a …
-
After installing openfhe-python, I am trying to run `pytest` in the project root directory. I get the following errors. It must be something simple. Can you help fix? I am using Mac OSX Sonoma (Apple …