-
Can not run library on my project, because after `react-native link react-native-bottom-action-sheet` and pod install I sow strange output:
```logs
Pod installation complete! There are 38 dependen…
-
## Environment
System:
OS: macOS 12.3.1
CPU: (4) x64 Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
Memory: 37.18 MB / 8.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 14.15.0 - ~/.nvm/versio…
-
Loading dependency graph, done.
Bundling `index.android.js`
Transforming modules ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.8% (1057/1058)...(node:15752) UnhandledPromiseRejectionWarning: Unhandled promi…
-
### Build/Submit details page URL
https://expo.dev/accounts/studioriviera/projects/droovi
### Summary
After an EAS Update, its published, but i don't have any changes on my phone. it worked fine be…
-
### Current behaviour
Internally `TextInput` seems to always be passing a `value` to the native view
Passing a `defaultValue` prop would raise the following warnings (only on react-native-web) thoug…
-
Hello,
I am having an issue with passing array of objects to cards props.
Here is the array of objects that I am trying to pass.
`const cardItem = [
{
name: "PlayStation 4 FIFA 19 Game C…
-
Trying to install this package results in error.
I run the command:
sudo yarn add react-native-queue
This results in the following:
```
yarn add v1.10.1
warning package-lock.json found. Y…
-
## Environment
iOS Build
## Description
After trying several attemps for creating an iOS build I get this [error:]
ld: ignoring duplicate libraries: '-lc++'
❌ duplicate symbol '_OBJC_IVAR_$_RCTO…
-
## 🐛 Bug Report
Starting with `react-native-flipper` 0.171, every app using this package will fail to link in Release mode on iOS, with the following error:
```
Undefined symbols for architec…
-
Hi all. This is a problem that I only got on devices with iOS 14.
**Description**
My project worked well on iOS 13 and after I tried to run it on iOS 14 I always get an error in xcode
Termina…