-
### Summary
SDK 45 android can not build with eas build
eas build --platform android
but it works on local build
eas build --platform android --local
https://expo.dev/accounts/playmore/proj…
-
I'm getting this error when trying to install the package via npm:
![Screenshot 2022-10-27 at 13 31 12](https://user-images.githubusercontent.com/58227792/198273266-50059fd8-f2d1-4cf6-acf4-430fc75c…
-
### Summary
App crushes after doing `npx expo install @shopify/react-native-skia`
The error is `Unable to resolve module scheduler/tracing`, I read that its a misconfiguration between React and R…
-
## Issue
I am implementing the firebase auth module to enable phone verification in my app. I set up everything according to the docs and everything works (I receive the SMS). But the…
-
The `tsc --noEmit` command, as well as the `npm run typescript` command, generates many errors in the source of the latest `v2.0.4`.
![image](https://user-images.githubusercontent.com/5609225/1838…
-
### Summary
I can't build Android release on Microsoft App Center.
I've got the error.
```
Starting a Gradle Daemon (subsequent builds will be faster)
Gradle 6.9
FAILURE: Build failed with an …
-
# Bug
Whenever a video just starts, it's working as expected in iOS; The video starts from over, but on the Android platform;
the video always starts from 5th second.
Tested Android Devices;
An…
-
### 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-am…
-
Hey team, right now, if we do the following:
In `zoomTo`(https://github.com/openspacelabs/react-native-zoomable-view/blob/master/src/ReactNativeZoomableView.tsx#L930),
The check to see if it's…
-
Hello, is it possible to make the animated touch feedback optional (the small gray circle that appears when tapping/double tapping)? It is implemented with the `AnimatedTouchFeedback` component. Thank…