-
### Description
The build fails when attempting to compile the react-native-image-picker module for Android. The error indicates that certain classes such as PickVisualMediaRequest and PickVisualMe…
-
### Problem Description
Created a new cpp-lib project and noticed that we didn't add the "windows" folder to the file list so they're published in the NPM packages.
We should also make sure to *not*…
-
#PACKAGE.JSON
{
"name": "Blind-Helper",
"version": "3.7.0",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",…
-
Good day)
What `react-native` version are you using?
"0.76.1"
What `react-native-pdf` version are you using?
"^6.7.5"
What platform does your issue occur on? (android/ios/both)
ios
Describe you…
-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
### Minimal reproducible example
NA
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
In trying to prebuild with expo 52…
-
You have a magic Ruby script that integrates the App Review framework.
That includes a local .gitignore file in the folder with the frameworks. So the project file is updated with references to fil…
-
Hello.
I'm traying to install and use this Lib.
But, when I compile to iOS having this>
_**`Could not build Objective-C module 'react_native_rsa_native'.`**_ , and everything crash, cannot to deplo…
-
### What happened?
starting from rn73 `*.java` files was convened to `*.kt`
so auto-linking doesn't work properly
```bash
npx rnn-link
/tmp/Rn73/node_modules/react-native-navigation/autolink…
-
I am new to react-native and react-native-ble-advertise, so I am probably doing something wrong, but would appreciate any help.
The app I am working on needs to advertise over bluetooth so a deskto…