-
you have massive error in library see this
```
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collis…
-
# Report
I can't see any iOS uninstalls after I updated the react-native version from 0.70.15 to 0.71.18.
![image](https://github.com/user-attachments/assets/45aab3f5-4b04-4877-9d15-9eefd1c108bc…
-
I love to use this library.
this is just one I wished for a long time.
I created new project and yarn add `react-native-opencv3`.
when I run 'react-native link react-native-opencv3', I got this err…
-
error: Error: Unable to resolve module ./DeprecatedViewStylePropTypes from /Users/node_modules/react-native/node_modules/deprecated-react-native-prop-types/DeprecatedViewPropTypes.js:
None of thes…
-
**Mobile Device Environment**
Android & IOS
- React Native relseaed a [new architecture](https://reactnative.dev/docs/the-new-architecture/)
- React Native team is planning to enable the New Arc…
-
### Minimal reproducible example
https://github.com/cyanChill/expo-av-setOnPlaybackStatusUpdate
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development b…
-
What `react-native` version are you using?
0.69.3
What `react-native-pdf` version are you using?
6.6.2
What platform does your issue occur on? (android/ios/both)
Both
Describe your issue a…
-
Hi, Im not an iOS dev.
Im currently working on Turbo Native Module for React Native and as far as i know there is no way to made it in Swift due to JSI architecture features.
So i need to do it in o…
-
```
const recordChunk = async () => {
const granted = await requestPermissions();
if (!granted) {
isRecording.current = false;
return;
}
if (!isRecording.current…
-
## Environment
## Things I’ve done to figure out my issue
- [] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade.
## Upgrading version
…