Category "react-native"

Why image has padding in React Native on Android?

I'am using background image for the React Native application screen and want to squeeze image to the right side. On iOS look's good but on Android image has a p

Expo file system Firebase Storage can't retrieve file (403 error)

I am trying to retrieve a file from Firebase Storage with the URL from getDownloadURL, using the Expo FileSystem. However, I keep getting a 403 response. My rul

React "useRef": no access to method in .current

So in my React Native application, I want to integrate this slider, following the guidance here. Problem is, I want to get access to the method setLowValue()

Lottie Splash screen and 'AppDelegate.m' error

I'm implementing Lottie Splash Screen on my project, I have followed all the steps on Lottie's page (https://www.npmjs.com/package/react-native-lottie-splash-sc

React Native / Expo : Fetch throws “Network request failed”

I saw several posts on the subject but without result. I have on the one hand a form which collects information (name, first name etc) then saves it in database

React-native White square when keyboard dismiss

I could use a little help here. I made a form to register a trip, it works, that's cool. But when I want to use the keyboard and then dismiss it, it leaves a w

React Native - how to set fixed width to individual characters (number, letter, etc)

I am having a problem in a React Native app I'm building. I have a stopwatch and since each number character has a different width, when the time is increased t

React Native Reanimated 2 Entering Animations doesn't work

I'm trying to use https://docs.swmansion.com/react-native-reanimated/docs/api/LayoutAnimations/entryAnimations From the documentation it seems pretty simple but

React Navigation Error, Invariant Violation: requireNativeComponent: "RNSScreenStackHeaderConfig" was not found in the UIManager

Recently I have began development in react-native and have been trying to build an app. I successfully implemented react navigation initially, but after I tried

Suddenly facing this issue in react native firebase project: Could not determine the dependencies of task ':react-native-firebase:compileDebugAidl'

enter image description here Error: Configure project :react-native-firebase react-native-firebase: using React Native prebuilt binary from C:\Users\Clark\Deskt

React Native create helper

I am very new to react native and try to create my first app. I now want to create functions to get data from my api. How can I create a file with several funct

Is it possible to make VictoryPie Slices overlap on each other?

I'm using the Victory Pie in my React Native app and it renders fine without any issues, but my requirement is that each slice within the pie chart should be ha

React Native WebView with local HTML

I need some help with an issue with React Native WebView. Basically, I need to use a local HTML file, which works fine with iOS, but on Android it is causing a

React-Navigation v5 - transparency between stack navigators

Hey I have a problem with transparency when using more than one Stack.Navigator. I create 2 Stack.Navigators -> one for Screens, and one for Popups. The i

React native Ctrl M or dev tool not showing in my emulator

He thanks in advance, In react native am not able to right click or open dev mode in emulator.

Firestore not connected using Expo-dev-client

If I use expo start, my firestore work fine in Expo Go. But when i use expo start --dev-client it stop working. I already tried using EAS using EAS Migration Gu

How to add icon of the app on the home android screen (react-native)?

When installing on Android, it does not add a shortcut on home screen, but the app used to. You can find it in the app drawer only now. How to add icon of the a

Remove background in react native

I have updated my react native and expo version and it set grey background that I can not remove or I just do not know how. Help me please, I tried to remove it

React Native StatusBar: dark-content not working on android

I'm trying to change the color of the title and the icons of the status-bar to be black. so, according to the react-native status-bar documentation, I set the b

Metro Has Encountered an error: Cannot read properties of undefined(reading 'transformfile'). ERROR

Not sure Why I am getting this issue. I am following a react-native tutorial, and am experiencing this error: TransformFile(filePath, transformOptions) { va