-
## Overview
We need to have a mobile app to help resolve issues with our app on mobile devices.
The main benefits would be:
- the keyboard would work properly on mobile
- the push notificati…
-
C:\Users\manis\OneDrive\Documents\React Native>npx react-native init app
Running: npx @react-native-community/cli init
Welcome to React Native!
Learn once, …
-
> Task :react-native-update-in-app:generateCodegenSchemaFromJavaScript FAILED
node:internal/fs/utils:353
throw err;
^
Error: ENOENT: no such file or directory, lstat '/Users/setredeyes/I…
-
I realised both packages are very similar, have similar API and simliar runtime behaviour.
Maybe (to reduce dependencies) we would merge them into a new package called react-native-app-link (react-n…
-
What is the nicest way to mock api? I mean I created a mock server with Mockoon and added some responses manually for my local simulator build. Mockoon provides a nicer json but the only problem is it…
-
Hello everyone,
I'd like to inquire about the compatibility of React Native with this project. I've reviewed the documentation and discussions but couldn't find any explicit mentions regarding Reac…
-
Using react native and expo set up the basic building blocks of the app. Make sure you can run it in both an android and ios simulator.
-
### Description
I had 2 issues
Build got crashed after the splash screen in testflight (Release version)
"react-native": "^0.75.1"
Xcode Version 16.0
Mac os version 15.1
After upgrade buil…
-
### How frequently does the bug occur?
Always
### Description
Realm documentation mentions optional `onFirstOpen` callback that can be used to seed database with data if necessary.
https://…
-
### Build/Submit details page URL
https://expo.dev/accounts/trizzy_05/projects/Balto/builds/3c897b5e-2d73-4b5b-8bfc-1633fc6ac8f1
### Summary
I'm experiencing a white screen when launching my React …