-
### Summary
I created a fresh expo project. Built Android development client APK.
I have enabled Hermes according to the documentation here: https://docs.expo.dev/guides/using-hermes/
`eas b…
-
### Description
I recently updated my react native version from 0.68.5 to 0.72.7 and updated react-navigation drawer to 6.6.6, now whenever i am trying to open the drawer, the animation is very slug…
-
I'm getting this error whenever i interact with the emulator
the error points to this file
\node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js
this particu…
-
### Current behavior
![Screenshot from 2022-01-09 00-07-02](https://user-images.githubusercontent.com/2273156/148674398-81e3c8f0-7709-460a-8810-ae25f59861a3.png)
- running createDrawerNavigator() …
-
Hi
I am trying to use this module. I created the rn-cli.config.js and transformer.js file in my project root folder and kept the default obfuscatingTransformer options (So `module.exports = obfuscati…
-
## Issue
:fire:
I have a published React Native App using Expo in both iOS and Android app stores. I'm updating some dependencies and fixing a few bugs in my app. I have the upda…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Code snippet**
Reproducible in `OverKeyboardView` example.
**Repo for reproducing**
you can use example app.
…
-
Logs:
```
› Signing Bare » __preview.dylib
› Signing Bare » Bare.app
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during …
-
I am using the Expo development build to run my app on android and integrating google signin using this library
Error:
```
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGoogleSi…
-
# Summary:
I need to [create a custom entry point](https://docs.expo.dev/guides/monorepos/#change-default-entrypoint).
Because I have to register a playback service right after registering the main …