-
### Summary
I cannot install, import and use the expo print in my project (both for expo-go and dev-client).
I keep getting the error below
```
ERROR TypeError: undefined is not an object (eva…
-
as dad
-
asdasd
-
adds
-
## Your Environment
* Plugin version: 4.16.1
* Platform: iOS
* OS version: 17+
* Device manufacturer / model: iPhone SE and other
* React Native version (`react-native -v`): 0.72.6
* Plugi…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
## Issue
On running npm run install:android script which calls `cd android && ./gradlew installDebug`
gradle fails with message
```
* What went wrong:
Execution failed for task ':react-native-f…
-
### Summary
I've just created a new project with react-native 0.74.1 and I'm installing all the libs I need for the project, when I installed this lib I encountered an error in installing pods, so I…
-
#### Description
I am experiencing an error when running `npx expo prebuild --clean` for my Android project. After initiating this command, my build process fails, and I receive the following error:
…
-
## Issue
Describe your issue here
Actually, I'm trying to implement deep linking using the firebase dynamic link as my native app is already using it and the website is han…