Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expo android compilation #6186

Open
Bum-Ho12 opened this issue Jun 28, 2024 · 2 comments
Open

expo android compilation #6186

Bum-Ho12 opened this issue Jun 28, 2024 · 2 comments
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@Bum-Ho12
Copy link

Description

compiling an android build works fine but running the build throws an error and the issue seems to be something related to cmake and specifically a this error issue

Steps to reproduce

  1. yarn add react-native-reanimated@latest
  2. npx expo run:android

Snack or a link to a repository

https://github.com/Bum-Ho12/BudgetBox

Reanimated version

3.12.1

React Native version

18.2.0

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

Release app & dev bundle

Device

Real device

Device model

Samsung A13

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snippet of code, snack or repo is provided Platform: Android This issue is specific to Android labels Jun 28, 2024
@szydlovsky
Copy link
Contributor

@Bum-Ho12 Firstly, the repro doesn't exist. Secondly, guessing on your steps to reproduce, you probably forgot to add the babel plugin to babel.config.js. See docs installation page.

@szydlovsky szydlovsky added Missing repro This issue need minimum repro scenario and removed Repro provided A reproduction with a snippet of code, snack or repo is provided labels Jun 28, 2024
@Bum-Ho12
Copy link
Author

Bum-Ho12 commented Jun 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

2 participants