Category "react-native"

How to test the purpose string of NSPhotoLibraryUsageDescription in iOS using Expo?

I've been struggling to verify if the purpose string for photo library access really is working as expected. It started with the application got rejected becaus

React Native Expo crashed after build

My app completely 100% working on Expo Go.It didn't working after build to getting apk file and implemented on my phone.StartScreen working so well.Then navigat

AWS Amplify: How can I sync data between each devices without stored in DynamoDB?

As the title suggested, we know when DataStore.save() performed, data would be transfer to the DynamoDB and already to sync to every client. So, the data will b

Xcode 13: How to add library search path for "library not found for"

When building a React Native 0.66 project today (used to be working), there is error complaining about library not found for a module which is located at my-pro

React AgGrid improve horizontal scroll performance

I am using AgGrid with number of rows and columns. I have also applied cellStyle for cell conditional formatting. Which slows down horizontal scroll performance

React native filter multiple attributes

i created simple FlatList in React Native that display data from Axios fetch i could search it by 1 Attribute For example ( item.name ) or ( name.description) c

RNGestureHandlerModule.attach Gesture Handler got 3 arguments, expected 2

I am building an app with React Native and have a login, Home, and member screen. when the user is admin I let him go to the home screen and when he is member I

flex row exceeding page width, text-overflow: ellipsis not working

my apps flex capabilities have changed since adding some code. In my MovieContainer ideally I want the flex-direction to be row (it's currently set to column) a

Getting 'could not resolve "jest-config" package from the "jest" npm package directory.'

I am getting "jest-config" package from the "jest" npm package directory error when I try to run e2e test for android application, I am using detox test -c a

Can I use expo packages in react native cli?

Can I use expo packages in react native cli ?

How to get styling to refresh with new variable in react native

Using a global variable to store dark and light mode variable. In app I have place where variable is changed as user toggles if they want dark or light theme, b

React Native Integration with existing ios App: CocoaPods could not find compatible versions for pod "React/RCTText"

I am following the React Native official guide(https://reactnative.dev/docs/integration-with-existing-apps) to integrate with an existing ios App and trying to

Style does not work stably when using Expo and NativeBase

I developing my app with Expo and NativeBase. Now this time, I would like you to help me with this weird Style problem. Environment "dependencies": { "@re

Execution failed for task ':vision-camera-code-scanner:checkDebugAndroidTestAarMetadata'

So I have been at this for a while now, I recently tried to add Detox tests to android in my react native projects. I followed the official Detox tutorial and t

Can I use react native to build a app with another frontend?

Sorry if there is already a similar question with answer and if there is, put the link here so I can reach it. I'm having a difficuty these days... I was told t

How can I render only once an Alert component in react native?

How can I render only one time an Alert component in react native if my dashboardScreen is being render many times? I'm using Context api, if I dispatch an acti

React native - undefined is not an object (evaluating '_bip.default.generateMnemonic')

I'm building a mobile application and I need to generate a passphrase using bip39. At first, when I installed the package from npm I got missing dependencies er

How to read bundled react native code (index.android.bundle)

I've got a decompiled android app which is based on react native. Does anyone know how i can find out where in the code these labels are used or who is referenc

React Native: EventEmitter.removeListener('appStateDidChange', ...) - How to debug this?

I am kinda new to React Native. I get this warning which is really annoying and spamming the console every other second or so. EventEmitter.removeListener('appS

How should I obtain high accuracy using expo location?

I am using expo-location from here As per all the examples I read the following code should do the trick: useEffect(() => { (async () => { let {