-
### Summary
I get the following error when running detox tests on a debug instance of my app on Android hosted in Genymotion. I have not tried this on any other Android emulator or device as I do no…
-
Refers to an archive in the repo root which doesn't exist, fixing that spews unhandled promise rejections (`TypeError: gl.createBuffer is not a function. (In 'gl.createBuffer()', 'gl.createBuffer' is …
Asday updated
5 years ago
-
Hi.
I'm trying to use db-models and can't seem to get it working on genymotion android win10 computer. Seems that I can't run chrome debugger with this version of react so not sure where to look. Perh…
-
-> I've added a Chart on top of the screen.
-> And I scroll and hide the chart.
-> Then for some reason, the app crashes while going back.
-
When I open one of the experiences, the javascript error "The associated image target failed to load" insists. After closing the alert, sometimes Wikitude works fine, other times it does not work (whi…
-
### Build/Submit details page URL
_No response_
### Summary
When building an App (on Expo 52) with latest eas-cli
### Managed or bare?
Bare
### Environment
expo-env-info 1.2.0 environment i…
-
I have followed all of the steps and below is my MainActivity.java file:
```
package com.test;
import android.os.Bundle;
import com.facebook.react.ReactActivity;
import org.devio.rn.splashscree…
-
I currently use RNVI for the following fonts:
- FontAwesome
- FontAwesome5
- Material
- MaterialCommunity
Im wondering if its possible (or even worth it) to remove the unused fonts to decreas…
-
**Intended outcome:**
Hello,
I have a React Native app but I cannot let my Mutation work even though it seems I have configured Apollo Client properly. Here is the relevant code of SignIn.tsx
`…
azuxx updated
4 years ago
-
When I add another Stack.Navigator as a component to CurvedBottomBar.Screen and add screens to it, the screens are displayed but the parameters and settings of the screens are not passed on.
() =>…