-
## Description
Child elements of ScrollView are clipped when positioned outside of the ScrollView bounds, even when the `style` and `contentContainerStyle` props have been given `overflow: 'visible'`…
-
I've upgraded from SDK 44 to SDK 46. On SDK 44 my APK was fine.
After upgrading to SDK 46, when testing the app using Expo Go (`expo start`) all icons show correctly. However, after building with E…
-
### Summary
We have what has been a stable application for months that requires location services. As of last week, we are seeing a massive influx of reports that location is not working, which brea…
-
i get
`[Error: Failed to get permissions]`
on
"expo": "~40.0.0"
and this is my app.json permissons:
` "permissions": [
"CAMERA",
"READ_INTERNAL_STORAGE",
"WRITE_INTER…
-
## 🐛 Bug Report
When using TabView and `shouldLoadComponent` is active, then having multiple child components will create a scenario where tabs do not switch properly when clicked on. The tabs bou…
-
I'm on Expo SDK 37, iOS 13.5
```
useEffect(() => {
FastImage.preload([
{ uri: "https://www.image.com/1.png" },
{ uri: "https://www.image.com/2.png" },
]);
}, []);
```
That code ab…
-
### Description
In android, applying textAlign for children on textInput does not apply. This works in iOS
### Steps to reproduce
1. Create a nested Text Component inside the TextInput
2. Give Al…
-
### New Issue Checklist
- [x] Updated turtle-cli to the latest version (`yarn global add turtle-cli` or `npm install --global turtle-cli`).
- [x] I read the [Contribution Guidelines](https://g…
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…
-
I'm facing issues while migrating from API.graphql to [AWS AppSync SDK](https://docs.amplify.aws/lib/graphqlapi/offline/q/platform/js#aws-appsync-client-sdk) using AWSAppSyncClient.
All examples be…
wpdas updated
3 years ago