Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
69 views

I have a React Native project that must support minSdkVersion 22. I changed the Android minSdkVersion to 22 in my app but the Gradle build fails complaining that a native ReactAndroid library (...
Gabriel Macedo's user avatar
0 votes
1 answer
627 views

I am working on a project with the following setup: "react": "19.0.0", "react-native": "0.79.6" I want to add react-native-reanimated and react-native-worklets, ...
Parveen Kumar's user avatar
1 vote
2 answers
550 views

Our React Native project was built using RN CLI and is on version 0.71.6. I am using XCode v16.1, and my Mac OS is Sequoia 15.5. I am able to build for Android just fine, but when it comes to iOS I ...
Matt Croak's user avatar
  • 2,808
2 votes
0 answers
248 views

I'm running into a build error in a React Native iOS project related to FuseboxTracer.cpp. The app compiles successfully on a colleague's machine but fails on mine. We're both using React Native 0.79....
Delton Hughes's user avatar
0 votes
0 answers
173 views

Image I'm working on a React Native app using CLI(not Expo). When i run the app on an Android emulator using npx react-native run-android then open the Dev Menu in the emulator (Ctrl + M) and choose &...
Aleksa's user avatar
  • 1
0 votes
0 answers
52 views

So I've been working on an existing project from React Native CLI. I pulled the project down from GitHub and I've been trying to get my environment all setup to run the servers for this app. I keep ...
Jeff Thomassen's user avatar
0 votes
0 answers
132 views

I am working on a React Native project using React Native CLI and trying to display a Google Map using the react-native-maps package. However, the map only shows a grey background with the Google logo,...
MD. ABDUL ALIM's user avatar
1 vote
1 answer
611 views

at the beginning I would say everything was good until Monday one week ago. At the Friday everything works, and at Monday not.. Nothing changed. My problem occurs only in the real apple devices (I've ...
Artur's user avatar
  • 11
1 vote
0 answers
304 views

I created a new React Native project using the CLI with version 0.76.2. However, I’m unable to get the React Native Debugger (RND) to work. It does not connect or behave as expected. Here’s what I’ve ...
Motammad's user avatar
3 votes
1 answer
2k views

I trying to create React native library using npx create-react-native-library qrscanlib. I getting following error while after all configuration like entering author name and repo etc, ✔ Which ...
Rajendra's user avatar
  • 243
3 votes
2 answers
529 views

I upgraded my RN project from 0.71.12 to 0.75.2 and I'm able to run both Android and iOS project in my local. For the app release I'm able to build and deliver Android project to Google Play Console ...
Majid Lotfinia's user avatar
0 votes
0 answers
79 views

Getting error in react-nativer-reanimated version 3.15 and react-native cli version 0.75 babel.config.js file if there is something incorrect module.exports = { presets: ['module:@react-native/babel-...
Jasvinder singh's user avatar
-3 votes
2 answers
639 views

I am a developer and I am in charge of uploading new versions of an application developed with react-native. I am going to release a modification and this modification makes that for previous versions ...
Agustin Boaglio's user avatar
4 votes
2 answers
3k views

I'm encountering an error while working on my React Native application. When I attempt to transform the HTML content of a page into a PDF for export and client email, I receive the following error: ...
Marco Chitu's user avatar
0 votes
2 answers
1k views

I have two standalone React Native projects, and I am planning to integrate them into my Android project. However, the documentation only covers integrating one React Native project into an existing ...
MaroonDre's user avatar
0 votes
1 answer
237 views

I am having trouble with integrating Storybook with react-native-cli. I followed this tutorial initially but also tried the following solutions: https://medium.com/@tzimikasd/add-storybook-to-your-...
Muhammad Umer Nisar's user avatar
-1 votes
1 answer
359 views

[email protected] android react-native run-android info Installing the app... Configure project :react-native-reanimated Android gradle plugin: 8.2.1 Gradle: 8.6 Task :app:...
Surendhar S's user avatar
0 votes
1 answer
703 views

I'm trying to classify maize leaf diseases using a react native cli offline. l used teachable machine to train a simple machine learning model for 4 classes and have downloaded the tensorflow.js ...
Tkay's user avatar
  • 11
1 vote
0 answers
148 views

help me solve this problem I am facing in trying to create a react native app. This is the Error I face when trying to create the app using the command npx create-expo-app Something went wrong in ...
Lish's user avatar
  • 19
2 votes
0 answers
99 views

I get this error on my terminal: The following build commands failed: CompileC /Users/user/Library/Developer/Xcode/DerivedData/Efficio-flliectvckxrsxaybtvppavvdrdv/Build/Intermediates.noindex/Pods....
melbel's user avatar
  • 79
0 votes
2 answers
688 views

I am trying to use react-native-selectable-text in my react native project. but when I build the project on android emulator it fails and this message appears FAILURE: Build failed with an exception. *...
MF Kebria's user avatar
1 vote
2 answers
632 views

I wanted to learn how to develop apps using React Native. I watched a few video guides, and in every single video, people develop the app in Visual Studio Code, and promise me "cross-platformness&...
CyberLight 64's user avatar
0 votes
0 answers
276 views

I am searching for a way where I can constantly listen to the changes in the battery level of the device in a non-expo react native application. I have tried packages like 'react-native-device-info' ...
Sri Sai Sharanya Sirigiri's user avatar
1 vote
1 answer
7k views

I followed official guide to setup React Native project on MacOS 14.1.1 (23B81) macbook air m2 (with a few differences that I will describe next). Below is the result of npm run android. (npm run ios ...
Raw's user avatar
  • 35
1 vote
6 answers
2k views

I have an error when initializing a project for React Native. Macbook M1, I've already tried installing through brew and clearing the cache. But I don't understand what the error is, why json file ...
AllWorld's user avatar

1
2 3 4 5 6