Skip to content

fix: respect React Native architecture filters#119

Open
DAWNCR0W wants to merge 2 commits into
5-stones:mainfrom
DAWNCR0W:codex/respect-react-native-architectures
Open

fix: respect React Native architecture filters#119
DAWNCR0W wants to merge 2 commits into
5-stones:mainfrom
DAWNCR0W:codex/respect-react-native-architectures

Conversation

@DAWNCR0W

@DAWNCR0W DAWNCR0W commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • Respect reactNativeArchitectures when configuring Android ABI filters.
  • Keep the current full-ABI default when the property is not set.
  • Require react-native-nitro-modules ^0.35.0 to match the generated native code.

Related to #117.

Validation

  • corepack yarn install --immutable
  • corepack yarn typescript
  • corepack yarn test --coverage --runInBand
  • corepack yarn prepare
  • ./gradlew :react-native-readium:assembleDebug --no-daemon --stacktrace --rerun-tasks
  • ./gradlew :react-native-readium:externalNativeBuildDebug -PreactNativeArchitectures=arm64-v8a --no-daemon --stacktrace --rerun-tasks
  • ./gradlew :app:assembleDebug --no-daemon --stacktrace

corepack yarn lint still fails on pre-existing Prettier/inline-style issues outside this change.

@DAWNCR0W DAWNCR0W marked this pull request as ready for review June 17, 2026 06:53
@DAWNCR0W DAWNCR0W marked this pull request as draft June 17, 2026 06:55
@DAWNCR0W DAWNCR0W marked this pull request as ready for review June 17, 2026 07:28
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

Successfully merging this pull request may close these issues.

1 participant