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

“A problem occurred configuring project ':app'. >”compileSdkVersion is not...

I'm making demo project and I'm working on mac. The demo project runs in ios emulator. As I tried to generate APK for demo project. It shows error as ahead "A problem occurred configuring project...

View Article


Image may be NSFW.
Clik here to view.

Getting the current section that is in the viewport in React-Native sectionlist

I want to detect which section of the react-native sectionlist is in the viewport. Is there any solution?

View Article


React-native app loses performance when displaing chart

I want to use react-native-chart-kit for displaying chart, but when I add it to the app, app loses performance. It can be noticed by pressing TouchableOpacity, when chart is displayd, it takes like 0,5...

View Article

Expo android app not working after eject (cannot get resource) how to fix?

I was working on an expo app. After finishing I removed all of the expo dependencies and then ejected the app (as a plain react-native). The ios version works as expected, but the android version keeps...

View Article

Call localhost API within react native ( android device : connected through...

Have created a simple GET API using node.js and trying to consume it within my expo-react native project using axios/fetch.The GET API is called whenever user clicks on submit button.Submit...

View Article


android.security.KeyStoreException: Signature/MAC verification failed When...

I am facing a weird issue which has started to happen after a recent Android Update on my Galaxy S8 phone.I have a React Native Module for encrypting values using a key stored in Android KeyStore in...

View Article

Android: disable clearing before draw

Right now, I have a View which draws a white rectangle under the bitmap. Here's the code for that: private val drawTarget = object : View(context) { private val paint = Paint() private val...

View Article

Getting Error A non recoverable sign in failure occurred in React Native...

Im using https://github.com/react-native-community/google-signin and I've been looking all over the internet for a fix on this error, it seems no matter what solution I try, it's always the same...

View Article


Android Deep Linking with React Navigation 5

I am trying to implement Deep Linking in React Navigation 5 into my React Native 0.61 project, which was created via react-native init.When the app is in the background, deep linking works. On my...

View Article


Image may be NSFW.
Clik here to view.

React native, get size of bottom tab and set Fixed position for screen

I am using import {createMaterialBottomTabNavigator} from '@react-navigation/material-bottom-tabs'; export default class TabBar extends React.Component { constructor(props) { super(props); } render() {...

View Article

Could not find action, lane or variable 'update_plist'

when running fastlane, fastlane error[!] Could not find action, lane or variable 'update_plist'. Check out the documentation for more details: https://docs.fastlane.tools/actions Did anyone ever...

View Article

Type androidx.appcompat.resources.R$dimen is defined multiple times

We have a React Native app where after upgrading to Android Studio 3.6.1 and Gradle plugin 3.6.1 we are seeing this compilation error:Type androidx.appcompat.resources.R$dimen is defined multiple...

View Article

EXPO build fail when using own icon.png

I have been trying to generate an Android APK from an Expo for several days. But get an error every time. I know when the error comes and can reproduce it: If I have my own app icon (icon.png),...

View Article


general approach to fix the "The number of method references in a .dex file...

I have a ReactNative application and have no experience in android development.Currently, I have a problem with integrating detox with my app (app compiles and works fine if just run it through...

View Article

AppCenter: build React-Native project which is 2 levels deep in Git

I'm setting up react-native build in AppCenter.Everything works on test projects, but in a real repository I'm facing the following issue:For best performance, the analysis is currently limited to four...

View Article


Image may be NSFW.
Clik here to view.

React Native: can't connect to localhost even though it is accessible from...

I am working on an android App , I have a weird issue , when I call my API I get this error : Inside the emulator , when I open the browser and type the same URL configured inside my env file , I get...

View Article

react-native run-android :- error Failed to install the app. Make sure you...

Here is the error screen, pls go and check. it's my first project (I am using Windows 10). Whenever i try to run react-native run-android it's showing a error msg: Android development path not found....

View Article


Image may be NSFW.
Clik here to view.

Expo react native app image not work properly on testflight ios

I have an app login page centered on screen. When i test on locally with expo on win server and also tested mac on a simulator it works perfectly but when i do build-ios and put it to appstore and test...

View Article

React Native: How to create excel file from code?

is there a way to create an excel file from js code in React native? Can you share the library, including the examples how to use it?I need to export and download some data to excel file and download...

View Article

Image may be NSFW.
Clik here to view.

Is there a way to change the Android status bar color with React Native?

I just got started with React Native for Android, and I'm trying to figure out if there's a way to change the status bar color for Android...Like this?

View Article
Browsing all 29423 articles
Browse latest View live