-
### Description
ScrollView does not work inside position: absolute on Android. Scrolling works on iOS.
### React Native Version
0.71.11
### Output of `npx react-native info`
System:
…
-
### Build/Submit details page URL
https://expo.dev/accounts/pixelkoduje/projects/novenna-pompejanska-app/builds/af225074-98e5-4b59-b7bc-a34c234874d6
### Summary
After adding expo-updates the projec…
-
### Build/Submit details page URL
https://expo.dev/accounts/sneakpeekai/projects/sneakpeekai/builds/973aefa9-5bca-47dc-8809-1f936e1e496b
### Summary
I am using FontAwesome Pro and I am adding…
-
**OS:**
- [ ] Windows
- [x] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [ ] Android
**SDK:**
- [x] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` ( {
Sentry.init(…
-
### Current behaviour
No matter how one styles the react-native-paper bottom tabs, they do not show a top-shadow on Android
### Expected behaviour
Shadows on top of the bottom tabs should display…
-
**Summary**
Importing `react-hooks-firebase` causes snackager to return error:
```
curl "https://snackager.expo.io/bundle/react-firebase-hooks?version_snackager=true&platforms=ios,android,web"
C…
-
### What happened?
Execution failed for task ':react-native-navigation:compileReactNative71DebugKotlin'.
> 'compileReactNative71DebugJavaWithJavac' task (current target is 17) and 'compileReactNat…
-
### Minimal reproducible example
https://snack.expo.dev/@mat-certn/expo-web-vars
### Summary
I've recently migrated my app to use process.env.EXPO_PUBLIC_DOMAIN etc - i was previously using dotenv.…
-
### 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://githu…
-
Hi guys, thanks for the efforts you put into making this expo module.
I've been trying to make a React app that uses the wesh protocol for the last weeks. I know nothing about golang, but I read on…