Category "react-native"

React-Router-dom and useHistory. Pushes new URL to history and changes URL but page does not change [duplicate]

I am to create an app which utilizes react-router-dom. I am currently trying to us eversion 5.2.0. I have tried to isolate the issue and focus

Hide scrollbar in FlatList (React Native) in Android

I am trying to use FlatList (React-native) in my app. I am using it horizontally and can see the scrollbar. There is an option in ScrollView to hide the scrollb

Malformed calls from JS: field sizes are different

I get an error when I run the ios simulator. As soon as I login, the app crashes. I was on the branch master, everything was working fine. I created a new bran

unhandled js exception unexpected identifier '_classcallcheck' in React native

I get this error: unhandled js exception unexpected identifier '_classcallcheck' unhandled js exception unexpected identifier '_classcallcheck' unhandled js ex

React native monorepo with Microsoft appcenter

Has anyone been able to build / distribute react native apps on appcenter using a monorepo? I've tried lerna and nx but no luck with either.

How to include AAR in React Native Android build?

I'm trying to include an AAR file with my React Native Android app so that I can access its features using native code. How can I bundle an AAR so that native c

React native styling. width: percentage - number

I want to do width: 100% - 50 so I can add an icon which is 50 wide on the right hand side of it. I have got width: 100% - 20% working by using react-native-e

react-native - How do I scroll a Webview inside scrollview for android?

I want to use WebView inside ScrollView for my react native app. But if I do so, I am not able to scroll my webview, unless I disable the scroll on scrollview.

how to set absolute position to top view, not parent in react native

I want to a view positioned absolutely to root view. For example, if there are 3 views, GrandFatherView, FatherView, ChildView. I want ChildView to be positione

Reduce height and vertical padding for a react-native-paper TextInput

I have the following code: import React, { Component } from 'react'; import { View, StyleSheet } from 'react-native'; import { Button, TextInput } from 'react-

React-Native multipart photo upload not working in android

I'm trying to send/upload image file to my back-end serve using fetch multipart upload in react-native, but fetch multipart form data upload is not working for

Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app

Debugger Options Not open when ctrl+m in Android Studio Bumblebee when running react native app

Expo GestureHandler isn't firing any events

i've seen alot of people having the same problem but sadly without any solutions . I'm using expo with react native gesture handler, i have added "react-native-

Handling different user types in react native

Many of the applications that I've seen or browsed through need to handle multiple different types of users whereby all users login / signup on one UI For examp

React Native Debugger "Unsupported DevTools backend version"

When I try to debug my app with React Native Debugger I got that error: " error from react native debugger then I do that instruction. install react devtool, an

how to set ID for every bubble message and then update using its ID

Easy way to understand what is my question play the following video and see what is my problem. https://vimeo.com/315390850 if you dont have a good inernet con

iTMSTransporter was unable to fail over to a different data center. Please retry your request later. (Transporter)

So, I'm attempting to publish a react native app on the app store, and I've completed all of the necessary forms in app store connect. Then there was the build,

match.params.id not working in react router dom

I have installed the latest version of react-router-dom in my project. And it is saying match is undefined. However, it works fine when I use react-router-dom@5

Deprecation in "navigationOptions": -"header: null" will be removed

React navigation version 4.3.9 My iOS emulator is throwing an annoying warning, but otherwise it works. I have a stack navigator with a number of screens. My Ap

React Navigation : native Stack Navigator / native-stack is much slower on Android since React Native 0.68.1

Since I updated to Expo 45 and RN 0.68, @react-navigation/native-stack StackActions.push() animation is very smooth but much slower on Android (I didn't notice