Skip to main content

All Questions

Tagged with
-1 votes
0 answers
43 views

Android home and Android SDK

I'm trying to build an android app using react native. I currently have a project I setup using npx @react-native-community/cli init name and a phone, the Z FLIP 6 connected (and yes I did check that ...
E Tao's user avatar
  • 1
0 votes
0 answers
39 views

Expo Go dev menu making React Native app UI unresponsive

I have a Front end for a mobile app I am working on and I have implemented a basic Login/Signup screen for testing. However, after many hours debugging "why my app's UI is unresponsive on initial ...
Ocean Pictures's user avatar
0 votes
0 answers
45 views

ReactJS, input and textarea in forms. In mobile version, keyboard covers input fields

I encountered the following issue in the mobile version of my website built with ReactJS (specifically in the Telegram Mini App). When focusing on an input or textarea field, the appearing keyboard ...
Donna Lizard's user avatar
0 votes
1 answer
193 views

A problem occurred configuring project ':react-native-image-picker'

Configure project :react-native-exit-app WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information ...
alex's user avatar
  • 1
0 votes
0 answers
80 views

KeyboardAvoidingView not working properly || React Native

I've been struggling to make the KeyboardAvoidingView work. I can't seem to find out or come up with a solution. I've tried several things, like wrapping all stuff inside a ScrollView, using ...
St1nkyDev's user avatar
0 votes
1 answer
302 views

React Native with offline support for web page

I have a very specific situation where I have a web app built with React + Vite, that has offline support. If the user opens the page and the connection fails while saving data, we can save it ...
Alef Duarte's user avatar
0 votes
1 answer
668 views

How to downgrade react-native

My project configured with react-native version 0.72. Suddenly my react-native version was upgraded to version 0.73. I need to downgrade the react-native version. because im working on openjdk 11. but ...
Danidu Sennath's user avatar
0 votes
1 answer
206 views

Is there a way to disable 'Debug Log' option for React Native Vimeo Iframe?

Debug Log So, I want to disable the option. I've tried to make showDebug = {false} but there is no such property available. showDebug = {false} => Property 'showDebug' does not exist on type '...
nirottoy's user avatar
1 vote
0 answers
320 views

I get error when I try to run the Expo project: Task :app:mergeDebugNativeLibs FAILED

I just switched from web to mobile, and I am pretty new to React Native. My problem is after I created the expo project, I try to run it on Android Studio, but get the following error: * What went ...
Recep Çankaya's user avatar
0 votes
1 answer
44 views

Anti mobile additcation App with React native

I like to create a mobile APP which stop using social medias after a given time. How can I get the list of running social media apps with time in Android /IOS with React native ? The App is still in ...
Anojan 's user avatar
  • 355
1 vote
0 answers
185 views

Are React Native super apps allowed in Play store or App store?

I would like to create an app consisting of a main application that will be available on the Play / App Store. Additionally, there will be several mini app bundles hosted on an S3 bucket or another ...
Avinash's user avatar
  • 1,138
1 vote
2 answers
4k views

How to get internet speed in React native for android and iOS?

I was using netinfo library but not found internet speed using cellular or wifi network like 100 kbps/1 mbps I tried https://www.npmjs.com/package/@react-native-community/netinfo,and https://github....
Indrajit Dev's user avatar
0 votes
0 answers
48 views

Direct users to an application or Play Store page using a link without relying on any external website

I have developed a mobile application using React and converted it to Android and iOS using Capacitor. I want to redirect users to the application if it is installed, and to the Play Store page if it ...
Alperen Yılma's user avatar
3 votes
0 answers
616 views

React-native, switch audio output from headphones to earpiece

Is There a way in react native force switching audio output from headphones to earpiece? I already have a function to detect if the device is connected to an audio device (headphones, airpoods, loud ...
Omar Zaoujal's user avatar
0 votes
1 answer
470 views

How to prevent re-rendering of react native ScrollView component onScroll

We are using react native ScrollView containing with different child components(with useMemo) but while scrolling the ScrollView its getting stuck. We need a smooth scrolling without re-rendering the ...
Imran Khan's user avatar

15 30 50 per page
1
2 3 4 5
8