Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Browsing all 29422 articles
Browse latest View live
↧

How can I run multiple commands in package.json scripts?

I'm using detox for end-to-end testing my react-native app. When I try to run yarn detox build -c android.emu.release it does not run the script well cd android ; ./gradlew assembleRelease...

View Article


React native: Using a panResponder inside of a scrollview broken on android

I know this issue has been raised many times but I have not found a working fix on any of the other threads (Most of which have very little to no replies). In my implementation I have a ScrollView...

View Article


How to call two function on onpress event in react native?

In below code, I want to call both methods on onpress event but I'm facing some issues, please give some idea how to call two methods on onpress event.One method for start chatting and second for...

View Article

Unable to call React native function from Android

I am trying to call a function from native to react native . But I am getting this runtime exception Tried to access a JS module before the React instance was fully set up. Calls to " +...

View Article

Drag & Drop app builder licensing. How do I make sure the source code won't...

I'm working on a drag and drop app builder. The concept is simple: users can build their apps visually, then the app's settings get turned into a configuration file which will be used by the app to...

View Article


Calling native function from TypeScript in react-native

Lately I needed a simple function to interact with the native code, but I decided not to build a package, because it wouldn't be very useful. I created the java files exactly as if they were from a...

View Article

Run react-native application with android

I want to learn about react-native so I create my first application.I setup my environment variables : the Path user variableother user variablesI installed Android Studio : - Create AVD - Install SDK...

View Article

Why my design gets disappear when I use ?

<View style={{flex:1}} > <ImageBackground source={require('../images/back02.png')} style={styles.bgscreen} onPress={Keyboard.dismiss} > <KeyboardAvoidingView behavior='position'>...

View Article


Twilio chat, how set sum of chats to notification _bageCount

Short description: I get push notification from twilio chat. But in my app I use 4 different chats (channels). So when I get field "bage" from notification it just show count of chats with new...

View Article


How to fix Database already open when Im gonna Inserting Data to SQLite on...

I wanna insert some text to My SQLite storage on React Native, but when I'm pressed Insert button, nothing happened on my screen, then I saw on Log said that: database already open: mst_person.db...

View Article

onPress fires more than once when using keyboard

I am developing an app for Android and I have a Touchable Opacity which fires more than once. This touchable opacity is a separate component.Here is the button component:import React, { Component }...

View Article

Android back button exits app react-native

I tried all the solution but my app doesn't trigger even the back handler listener. It simply just exits on clicking android back button. I am using firebase in these app.React-native version : 0.55.4

View Article

Why we get ENOLOCAL in ReactNative

i have created a fresh new React native application, however if i try to run the app using npx react-native run-android i'm getting the error.npm ERR! code ENOLOCAL npm ERR! Could not install from...

View Article


react-native-maps get current location

I want to display my current location but I cannot. I add permission code to AndroidManifest.xml like below. <uses-permission android:name="android.permission.INTERNET" /> <uses-permission...

View Article

Image may be NSFW.
Clik here to view.

Manipulate incoming call

I am trying to build Android/IOS application application with React Native and trying to gather knowledge about its ability in manipulating incoming calls, so for example user is getting incoming call...

View Article


is there a way to build customized or totally new widget for web and mobile...

is there a way to build customized or totally new widget for web(using html,css and javascript with or without their frameworks) and mobile apps (in Flutter, React-native and Java).For example in...

View Article

Image may be NSFW.
Clik here to view.

What is the default unit of style in React Native?

I am contributing to an Open Source Project where I am developing Material design for React Native. I am blocked at work,I am unable to make some UI level enhancements w.r.t. padding, alignment...

View Article


Image may be NSFW.
Clik here to view.

How to implement an application-wide search bar?

It seems to be a pretty common task to have an application-wide search bar in the header. Unfortunately, I haven't found some ready recipes on how to accomplish it the right way. My solution was to...

View Article

Process 'command 'node'' finished with non-zero exit value 1

I tried to build jitsi meet based on react-native but it stucks in bundleReleaseJsAnd assets and then throw this error : Process 'command 'node'' finished with non-zero exit value 1

View Article

Using Linked Lists in Checkerbox selection List react-native

I created a Linked-List data structure in my react-native app that I want to move between screens and then pick a node based on a checkerbox selection menu.I understand that I can move the list using...

View Article
Browsing all 29422 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>