Skip to content

feat: bump expo, ensure react view controller doesn't break, update examples - #231

Merged
ianrumac merged 4 commits into
mainfrom
ir/feat/update
Sep 13, 2026
Merged

ianrumac merged 4 commits into
mainfrom
ir/feat/update

Conversation

@ianrumac

Copy link
Copy Markdown
Contributor

Updates the example and UI test apps to Expo SDK 57 and React Native 0.86.3, and
fixes native compatibility issues exposed by the upgrade.

  • Fixes the iOS reactViewController() compile error with an explicit React import,
    preserving precompiled React Native support.

  • Updates Android purchase/product handling to match the native SDK APIs.

  • Guards Android event delivery during module teardown and unregisters destroyed
    module instances.

  • Refreshes native projects and dependencies, and adds a StoreKit configuration for
    testing the $39.99/year subscription superwall_pro_3999.

Validation: TypeScript checks, 15 Jest tests, platform exports, iOS simulator build,
and Android Kotlin compilation passed during the upgrade.

@pkg-pr-new

pkg-pr-new Bot commented Sep 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/expo-superwall@231

commit: e98f19d

@ianrumac
ianrumac merged commit 2634742 into main Sep 13, 2026
7 checks passed
@ianrumac
ianrumac deleted the ir/feat/update branch September 13, 2026 14:03
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