DCWSubhranshu

Results 3 comments of DCWSubhranshu

I am also getting the same error ```tsx import React, { useEffect } from 'react'; import { View, StyleSheet, Text } from 'react-native'; import { Camera, useCameraDevice, useCameraPermission, useFrameProcessor }...

> [@DCWSubhranshu](https://github.com/DCWSubhranshu) Have you followed all of the instructions mentioned in [this](https://github.com/software-mansion/react-native-reanimated/issues/7075#issuecomment-2750591351) comment? This issue usually happens due to invalid configuration on the developer side and is not an issue...

> Hey [@DCWSubhranshu](https://github.com/DCWSubhranshu)! > > When do you see this error? I've just built the app on iOS and Android and were able to run reanimated animations with no issues....