Skip to main content
0 votes
0 answers
4 views

Minimal NFC tag reading example works on IOS but not on Android

advice or help appreciated Following the documentation we have built NFC tag scanning into our react native app using react-native-nfc-manager and works perfectly on IOS but on Android the tag is not ...
Kit Kline's user avatar
0 votes
1 answer
7 views

Expo CameraView not scanning barcodes

While switching from expoBarcodeScanner to expo CameraView the function of scanning codes stopped working. The CameraView opens up correctly, the permission is indeed granted but while trying to scan ...
RudyChemik's user avatar
0 votes
0 answers
7 views

npm install is giving error - npm error ERESOLVE unable to resolve dependency tree

In my React Native with TypeScript project, I wanted to install dependencies. To install Testing Libraries I've used this command: npm install @testing-library/react-native @testing-library/jest-...
Mobile_Dev's user avatar
0 votes
0 answers
6 views

Unable to interact with Webview in react native android only

I am using a webview to show the cdc BMI calculator inside a view in react native. In iOS it loads and I am able to interact with the calculator, but on android while it will load, I cannot click and ...
Robert Smith's user avatar
0 votes
0 answers
17 views

Xcode 16 issues, npm run ios no longer working

As the title suggests I recently upgraded my macOS version which in turn made me update my Xcode to version 16.0, because of this the app that I was developing would work fine on version 15.4. I got ...
Aman Singh's user avatar
0 votes
0 answers
6 views

Cannot connect react native app to run on ohone

Tried resetting connection, using same wifi network, trying to connect to react native app developing in laptop. Worked before on the wifi network being used (mobile hot spot from third party phone) ...
Ashan Deen's user avatar
0 votes
0 answers
10 views

Issue with Google API restrictions in Expo React Native app

I'm building an Expo React Native app that uses the Google Books API. I'm unable to restrict its usage to my app. I've tried everything and followed the documentation to the letter. I've even asked ...
AdriByMe's user avatar
0 votes
0 answers
5 views

Render Error after upgrade React Native 68 -> 73 (Drawer)

I have done a fair amount of work upgrading libraries and code while trying to switch to RN 0.73.9 but I cannot come over this issue: ERROR TypeError: undefined is not an object (evaluating '...
Andy Victors's user avatar
0 votes
0 answers
10 views

React-Native i18next: Translations are only fired one time

When using react-i18next in my React-Native application everything is working when launching the app. Every tag is translated in the language that has been saved in the application. When I go to my ...
Jeroen Crevits's user avatar
0 votes
0 answers
7 views

Expo AuthSession not closing when receiving redirectUri on Android

I am developing an ecommerce app for a client and I have had trouble with the authentication process for the application, but only on the Android platform as everything already works as expected on ...
Abraham Guerrero's user avatar
0 votes
1 answer
11 views

How to adjust the layout of the Screen in React Native

I am designing a screen "Change Password". There are three Textinput fields out of them one is designed and adjusted correctly, but the other are not adjusting properly. They are not getting ...
Ijaz Ahmed's user avatar
1 vote
0 answers
24 views

unsupported option '-G' for target 'arm64-apple-ios11.0-simulator'

This is my PodFile platform :ios, min_ios_version_supported use_modular_headers! prepare_react_native_project! flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : ...
JasonBeedle's user avatar
0 votes
1 answer
21 views

Expo React Native cannot send a request

I am working on a React Native app with the Expo framework. I was able to create a development client and installed it on my iOS device. The app seems to work, at least I can open the app and visit ...
ogirginc's user avatar
  • 5,180
-1 votes
0 answers
11 views

cannot bypass SSL verification in react native

I have tried alot of different methods already to try to bypass SSL verification in my react native app but none of them have worked so far. I have also tried with and without axios. The error I get ...
CreamyBeast's user avatar
0 votes
0 answers
20 views

OnOpenWindow webview property is not triggering or working

In React Native the OnOpenWindow webview property is not triggering or listening when my webview source URI link have additional query parameter. Not working In this stage the onOpenwindow property is ...
Chan Smash's user avatar

15 30 50 per page
1
2 3 4 5
9216