Getting unexplainable error "Requiring unknown module '4'" [closed] - react-native

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
I don't even know where to begin because i'm not requiring no such module.
I've tried to save every file in my project.
I've tried to reload my apps on expo
Im using a Samsung A10 E android phone to run this app with expo go

completely restart expo on both devices

Related

I am using react-native-camera for video recording in my React Native App. I want to add timer in it [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
This is my code for recording a video
https://i.stack.imgur.com/R32yV.png
You can use react-native-stopwatch-timer package, then you can use their Stopwatch component to start the timer, example code is already mentioned in the package. Hope this works for you!

I get an error when i build my project in kotlin [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
[![is anyone this how to fix this problem during build? please][1]][1]
when i build my project this error shows up and i dont know how to fix it someone would have a solution
[1]: https://i.stack.imgur.com/o3SYu.png
Run your application with ./gradlew clean build command to see what's exactly wrong with your code. Just paste it into the Terminal in Android Studio.
The problem came from the build which bugged due to a version difference between the variant builds

Can't create a Kotlin class or file [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
I just started to learn Kotlin, but the course that I'm using seems to be outdated.
When I try to follow its steps to create a class or file, the option is not there, instead there are Kotlin Script ou Worksheet.
trying right click on src
neither right clicking on main
I'm using IntelliJ 2021.1.2 and JDK version 16
you should choose android not project first
enter image description here

'The "ResolveComReference" task returned false but did not log an error' after update Windows 10 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
After an update of windows, I get the error message during build in one of the projects.
I have tried to update all third party references without success.
Google betrays me with nothing to use to solve the problem
Someone who can give a clue what happened?
I found the cause of the error in a com library that has remained after some experiment before.
Library "MSHTML" (COM component)
When I removed the reference, the builde worked again

I am trying to use native-base,after installing got this error [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I am new to react-native.
After installing native-base third party library on my project got an error:
Unable to resolve "#expo/vector-icons/Fontisto" from "node_modules\native-base\dist\src\basic\IconNB.js".