Skip to content

chore(demo): Expo 57 and Expo development build - #1341

Draft
hgray-instawork wants to merge 2 commits into
masterfrom
hardin/demo-expo-integration
Draft

chore(demo): Expo 57 and Expo development build#1341
hgray-instawork wants to merge 2 commits into
masterfrom
hardin/demo-expo-integration

Conversation

@hgray-instawork

@hgray-instawork hgray-instawork commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

## Summary
- Upgrade the demo from Expo SDK 53 to SDK 57 (`react-native` 0.86.3,
`react-native-screens` ~4.26).
- Add `react-native-worklets` (required by Reanimated 4).
- Corrected maps `showsPointsOfInterests` for new version.


[Asana](https://app.asana.com/1/47184964732898/project/1204008699308084/task/1217876198464405)
## Summary
- Switch the demo from Expo Go to a local development build
(`expo-dev-client` + `expo run:ios` / `expo run:android`).
- Display changed to **Hyperview**.
- Default XML server URL is `http://127.0.0.1:8085`. `0.0.0.0` is a
listen address; iOS will not load it. Physical devices still pass
`BASE_URL` with the machine’s LAN IP.
- Native bundle / application ID is `org.hyperview.demo`.
- Demo HXML sets `color="black"` on shared text styles. Expo Go’s
Android theme defaults unstyled text to black; a development build uses
DayNight `textColorPrimary` (faded).
- `update-demo.sh` installs `expo-dev-client` and
`react-native-worklets`.

| iOS | Android |
| -- | -- |
|
![iOS](https://github.com/user-attachments/assets/c5aa5db6-88ca-473d-bc2e-32ffe9700ba8)
|
![android](https://github.com/user-attachments/assets/8c107045-0402-4f90-9c3f-3bbca5fea932)
|

[Asana](https://app.asana.com/0/0/1217876198464400)
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