-
The `followUserLocation` and other `follow` props of the `Camera` are currently non-deterministic and don't work as expected.
Reproduction is possible with the following example. It basically switche…
-
Hi guys,
I am using react-native-callkeep for using native call screen it’s working fine but when user want’s to end the call and at this moment i am using these methods provided by callkeep to en…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
in native sdk i do something like that:
```
if ("release" != BuildConfig.BUILD_TYPE) {
F…
-
This issue aims to update `react-native-reaniamted` to the newest version because of two reasons:
1. [Workletization of `react-native-live-markdown`](https://github.com/Expensify/react-native-live-ma…
-
I am Using the mappls react native sdk but for some reasons it is throwing the error.
Maven is not able to find the repository for mappls-android-sdk:8.2.5
help me fix this issue
![Screenshot…
-
After building the project in native and running, an error appears
### **System error A stack buffer overflow was detected in this application. This overflow could allow an attacker to take contro…
-
### Description
I'm currently using react-native 0.76 and Expo SDK 52, react-native-reanimated and react-native-elements.
The corresponding versions are:
```json
"react-native-reanimated":…
-
First off, thanks for putting this tweak together, it's pretty fantastic.
I have some older devices and I find that older versions of YouTube work better on those. Specifically I'm using 18.34.5. Y…
-
### Software
Desktop Application
### Operating System / Platform
Linux
### Your Pieces OS Version
10.1.15
### Early Access Program
- [ ] Yes, this is related to an Early Access Program feature.…
-
### 🐛 Describe the bug
Running
```python
import torch
print(torch.linalg.inv(torch.rand(100, 200, 200)))
```
Hangs/fails with
```
Intel MKL ERROR: Parameter 6 was incorrect on entry to DLASW…