-
### Build/Submit details page URL
_No response_
### Summary
1 WARNING: The option setting 'android.jetifier.ignorelist=bcprov' is experimental.
2 WARNING: The option setting 'android.jetifier…
-
### Minimal reproducible example
https://github.com/khushal87/expo-media-library-bug/tree/new-architecture
### What platform(s) does this occur on?
Android, iOS
### Did you reproduce this issue in…
-
### Description
if you create a new project using the method on the website, tests dont pass
### CodeSandbox/Snack link
https://github.com/ofersadgat/gluestack-bug
### Steps to reproduce
1. npm c…
-
### Current behavior
Navigating to a new screen, then hiding/showing the header and navigating back with `navigation.goBack()` will cause the parent screen's header to not render properly.
Reset…
-
Running the command `npx react-native-clean-project` throws
```
STARTED: "update iOS Pods"
/Users/mstelly/.npm/_npx/7819efec56c4c663/node_modules/react-native-clean-project/source/internals/executo…
-
### Minimal reproducible example
https://snack.expo.dev/@gkasdorf/excited-red-orange?platform=ios
### Summary
I am frankly not sure if this is an Expo issue or a Reanimated issue. If this is …
-
### Description
Yoga layout not showing complex components with state in nested flexboxes
### Steps to reproduce
## Steps to reproduce
1. Launch the next code in Expo Snack or local projec…
-
# Description
Text on the website / app is not selectable, meaning it cannot be copied / pasted.
-
I would love to see an importable mixpanel mock to use in unit testing.
### My current solution:
From another closed issue:
```javascript
jest.mock('mixpanel-react-native', () => ({
__esModul…
-
### Description
I've noted the web version has an onLoad callback when loading files over the URL. I dug through the code and I think this may not be even exposed from native iOS/Android level?
Wo…