Category "react-native"

cursor moves one space to the left redux form react native

So I am having a problem with redux form and the cursor moving one position to the left when typing from the middle of the word. What can I do to resolve this i

How to find the degree of rotation for marker on map while using react-native-maps with google maps api?

I am trying to make an uber like app using react-native. I am using react-native-maps. I have successfully mapped the directions using directions api of google

React Native build failed - (in target 'RCT-Folly' from project 'Pods')

I am using Mac M1, trying to run React Native on IOS Simulator and I got this error: CompileC /Users/jack/Library/Developer/Xcode/DerivedData/sample-gnrhtdrpdsu

Unable to "npm install @tensorflow/tfjs-react-native" either expo cli or react-native cli

Im trying to install tensorflow for react native but when when i try to install it throw all these errors in the picture link attached below. Does anyone know w

How to create text border radius without wrap view in React Native?

In React-Native, how do I set borderRadius to Text-components? I've tried using borderRadius in text stylesheet but it not work: import { formatPhone, mapNameWi

Keyboard being dismissed immediately after pressing TextInput

I created simple component for textinput that looks like that (without styles) import { FC } from "react" import { TextInput, TextInputProps, View } from "react

Is there a way for Expo applications with the managed workflow to be distributed to testers with an invite link?

It should be as simple as possible for the testers. Best case would be a link that they can click on that directly installs the app on iOS and Android devices (

i have problem with {useDrawerProgress} Hook in react drawer navigator it is not working?

I am trying to make Drawer menu screen transitions but the animation don,t work and I think the problem is {useDrawerProgress} Hook but am not sure, This is m

Trying to retrive JSON Array through fetch in react native but JSON parse error:Unreconised token "<"

In the code,i am fetching the token from expo-secure-store,later fetching the API data from fetchdata function.But unfortunately error "unrecognized token" is

what is the type of i18next " t " variable (TYPESCRIPT)

I use i18next and I want to pass the t function prop to my interface. exp: const { t } = useTranslation(); export interface ITranslate { translate: ... type

how to prevent getting multiple responses in Axios react native?

I want to get data from database. the function CurrentUserId get the details of the current user. i need to get data using GetTemplate function the problem is t

How do you use ZStack without all elements stacking directly on top of each other?

I am trying to create an app layout in React Native using Native Base where I have 6 identical cards positioned vertically on the screen. To create the cards I

React native Button onPress Linking to wooCommerce product [duplicate]

We have to break the checkout flow in our mobile app and move it outside the app. So currently we have it setup that tapping Cart & Accoun

React native debugger: "Error: ENOENT: no such file or directory"

Problem: When I run the remote debugger, metro server says it can't find this file. Error: ENOENT: no such file or directory, open '/home/hery/Workspace/NyTiona

React Native App throwing domain=FBSOpenApplicationServiceErrorDomain, code=3 Error

I've updated quite a few NPM packages in my React Native app and now even though it seems to build fine, it starts and immediately crashes on the iOS simulator.

React Native iOS "Show Inspector" pushed to the bottom of screen

The "Show Inspector" hud overlay is pushed to the bottom of the screen (see image), how can I open it correct? I've tried clicking on the tabs and dragging it b

ReferenceError: Can't find variable: _UIManager

First, I am not good at English. I'm sorry. I get the following error on every touch event All that has been modified is to install the react-native-scroll-menu

How to make interactive active line when clicked with react

I have 3 lists of a clickable links, so when you click one you go to that section and the line too. so this is my code : <div className="description-containe

AR base Measurement in react native

I want to calculate distance between two point using Argument reality in react native. currently i'll try with viro react community. loke this https://github.co

expo Facebook login access to birthday email

how can I access to the email and birthday in expo facebook login ? I only get the name and ID... async function logIn() { try { await Facebook.init