-
I created an expo config plugin to add passkit so I can use the package with expo prebuild and CNG and thought I'd share it.
```
/* eslint-disable @typescript-eslint/no-var-requires */
const { wit…
-
**Describe the bug**
The random module does not work with react-native expo.
I have followed the instructions in the README.md (installed isomorphic-webcrypto and enabled unstable_enablePackageExp…
-
### Steps to Reproduce
```bash
i am using commitlint inside Expo and then i got the following error
C:\Users\john\AppData\Roaming\npm\node_modules\@commitlint\cli\node_modules\ts-node\src\inde…
-
### Minimal reproducible example
https://github.com/StefSchalks/app-52-2
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a development build, in Ex…
-
### Build/Submit details page URL
_No response_
### Summary
EAS expo build failed du loading assets JSON from Metro
### Managed or bare?
Managed
### Environment
expo-env-info 1.2.0 environmen…
-
Update expo in package json to version 51
-
As it seems in the readme, `pusher-websocket-swift` pod should be added.
"The Pusher Channels React Native plugin adds the pusher-websocket-swift cocoapod to your project".
I'm running `expo prebu…
-
### Description
I've noticed requestAnimationFrame might behave differently between the old arch (snack expo 51) and the new arch (snack expo 52). in the provided snack, requestAnimationFrame is us…
-
The project cannot be started after cloning the project. The following is the error message:
Yarn run v1.22.19
$EXPO_TV = 1 expo run: android
EXPO_TV is not an internal or external command, nor i…
-
I am trying to build and IOT app which need to search for all local devices with mdns. i am using expo for this purpose. but i can't implement this zeroconf library in expo development build. does any…