-
### Environment
- Operating System: `Windows 11`
- Node Version: `v16.15.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.19`
- Builder: `…
-
-
### Description
Upgrade from 0.68.1 to 0.70.0.
Builds fine in Xcode.
Launches Simulator.
Splash screen for app appears.
and then it crashes with the error:
ERROR Invariant Violation: …
-
### Minimal reproducible example
https://github.com/suchcodemuchwow/Expo-Error
### Summary
Whenever I use:
import { FontAwesome } from "@expo/vector-icons";
...
...
This gives me…
-
We at [Margelo](https://margelo.io) are planning the next major version for react-native-vision-camera: VisionCamera V3 :sparkles:
For VisionCamera V3 we target one major feature and a ton of stabi…
-
Used the following PDF: https://arxiv.org/pdf/1706.03762
The result looks ok, however the order or pages is incorrect.
Setup
```
git clone ...
pip install -e .
```
```python
import asyn…
-
Image component inside Custom Markers and Callouts in Android not appearing or rendering.
Merging all issues to this.
Please, clone https://github.com/alvelig/react-native-maps-example and try i…
-
#### Problem
Solana frequently ships versions of libraries used by developers that are not compatible with with [Semantic Versioning](https://semver.org/) which leads to numerous dependency issues in…
-
Hello,
After updating October to version 3.6.17 from v3.5 I have 2 problems;
**1)** I am not able to add menu items to backend's main menu with `BackendMenu::registerCallback` and `$manager->add…
-
Hi @noriakis,
I tried implementing the output_overlay_image function to my code, and while it did seem to improve the resolution, it also came produced two overlapping images. Do you know what the …