python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to capture 360 images in a React Native App?
I need to implement the functionality to capture 360 panoramic images in my React Native App. So far I have not found any library or method to implement this. What is the best method to implement this...
Pramod Amarajeewa
Votes: 0
Answers: 1
React native camera (panorama support)
We need to capture a large receipt using React native camera, But the current version does not support Panorama view. Does anyone know if there is any alternate library available or how can this be ac...
Anupam Chaplot
Votes: 0
Answers: 0
Camera not working with React Native Expo: Invalid Hook Call
I'm trying to get camera working in my RN Expo app, but I'm getting an error. The error is telling me I am using hooks, how I'm using class component and not using hooks (as far as I'm aware!?)
I've a...
mcooling
Votes: 0
Answers: 1
React-Native-Camera video recording with 60 frames?
I'm a beginner at React Native.
So far, I used React-Native-Camera to access a camera and record a video.
The problem is, the video I recorded is 30fps, but I want to record a video with 60fps.
Is the...
seol hyeon
Votes: 0
Answers: 0