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

Set up Android NDK for Fabric / new versions of packages #86

Open
karlhorky opened this issue Oct 3, 2022 · 0 comments
Open

Set up Android NDK for Fabric / new versions of packages #86

karlhorky opened this issue Oct 3, 2022 · 0 comments

Comments

@karlhorky
Copy link
Member

Once we want to upgrade to Fabric and packages like Reanimated v3, it seems we will need to install the Android NDK:

Reanimated 3 on npm is now down to 1.3M from 24M as we no longer publish prebuilt Android binaries. Before, we had to publish 40 different builds of the library (for every CPU architectures, every supported RN version, and separate for Hermes and JSC).

The cost of this change is that the devs need to have Android NDK set up. It is very easy to install tho (https://developer.android.com/studio/projects/install-ndk) and is already a requirement for other packages, and necessary if you want to use Fabric.

https://twitter.com/kzzzf/status/1524662640034959361

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant