Skip to content

chore(example): upgrade to Expo SDK 57 and React Native 0.86 - #141

Merged
chrispader merged 5 commits into
mainfrom
@chrispader/chore-upgrade-example-expo
Sep 17, 2026
Merged

chrispader merged 5 commits into
mainfrom
@chrispader/chore-upgrade-example-expo

Conversation

@chrispader

Copy link
Copy Markdown
Member

The example still targets Expo SDK 55 and React Native 0.83, and its haptics dependency requires a custom native build. People looking for a working Expo Go setup in #67 cannot use that example as written. This PR updates it to stable Expo SDK 57 and its supported React Native 0.86.3, replaces the haptics dependency with expo-haptics, and refreshes the checked-in native projects.

Expo's Babel preset and splash screen plugin replace outdated configuration. The README now points Expo users to the runnable example.

Reproduction

Start the example's Expo server, open it in Expo Go on an iPhone 18 Pro simulator running iOS 27, and press Refresh. The graph renders and updates without a custom native build.

@chrispader
chrispader merged commit 0180470 into main Sep 17, 2026
3 checks passed
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