Skip to content

Add Android and iOS CI builds for all supported React Native versions - #761

Open
NicooleT wants to merge 13 commits into
mainfrom
nicole/ci-add-rn-version-matrix
Open

Add Android and iOS CI builds for all supported React Native versions#761
NicooleT wants to merge 13 commits into
mainfrom
nicole/ci-add-rn-version-matrix

Conversation

@NicooleT

@NicooleT NicooleT commented Aug 24, 2026

Copy link
Copy Markdown

Summary

Added github action that verifies react-native-safe-area-context against every supported React Native version, from 0.82.0 through 0.87.0, on both Android and iOS.

For each version, it:

  1. Creates a fresh React Native app.
  2. Installs the local react-native-safe-area-context package.
  3. Adds a small safe-area usage example.
  4. Bundles the JavaScript.
  5. Compiles the native Android or iOS app.

Nicoole and others added 10 commits August 14, 2026 17:26
Set AsyncStorage KSP to 2.2.10-2.0.2 in gradle.properties matching Kotlin 2.2.10.
Use the Fabric-specific event dispatcher overload available in RN 0.82.
Update the peer dependency and compatibility docs, and add an RN 0.82
Android compilation check to CI.
@NicooleT NicooleT self-assigned this Aug 24, 2026
@NicooleT NicooleT changed the title Nicole/ci add rn version matrix Add Android and iOS CI builds for all supported React Native versions Aug 25, 2026
@NicooleT
NicooleT marked this pull request as ready for review August 25, 2026 21:11
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