Skip to content

Nicole/ci add rn version matrix - #761

Draft
NicooleT wants to merge 12 commits into
mainfrom
nicole/ci-add-rn-version-matrix
Draft

Nicole/ci add rn version matrix#761
NicooleT wants to merge 12 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
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