Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(boilerplate): web platform fixes #2856

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

frankcalise
Copy link
Contributor

@frankcalise frankcalise commented Nov 27, 2024

Please verify the following:

  • yarn test jest tests pass with new tests, if relevant
  • yarn lint eslint checks pass with new code, if relevant
  • yarn format:check prettier checks pass with new code, if relevant
  • README.md (or relevant documentation) has been updated with your changes
  • If this affects functionality there aren't tests for, I manually tested it, including by generating a new app locally if needed (see docs).

Describe your PR

Screenshots (if applicable)

Web

Before After
image image

Regression check against mobile devices

iPad iPhone Android
image image image

@frankcalise frankcalise marked this pull request as ready for review November 27, 2024 19:41
@frankcalise frankcalise requested review from lindboe and fpena December 2, 2024 14:26
@frankcalise frankcalise merged commit 2cd1d58 into feat/expo-sdk-52 Dec 7, 2024
1 check passed
@frankcalise frankcalise deleted the fix/sdk-52-web branch December 7, 2024 22:40
@jamonholmgren
Copy link
Member

Should usePlatformEffect be a more general export? Or is it more important just for the header?

frankcalise added a commit that referenced this pull request Dec 10, 2024
* feat: upgrade to Expo SDK 52

* fix(boilerplate): revert mmkv back to v2 for old arch

* fix(cli): add `newArch` to cli output

* fix(boilerplate): update deps via expo install --fix

* fix(boilerplate): disable a few lint rules

* chore: deps

* chore: ts fixes

* fix: return empty array if patches directory does not exist

* fix(boilerplate): simplify splash config

* chore: update rn

* fix(boilerplate): transparent img for splash

* fix(boilerplate): web fixes for gesture-handler, useEffect, welcome screen styling and drawer fix (#2856 by @frankcalise)

* fix(cli): upgrade yaml pkg to support multi line strings properly (#2862 by @frankcalise)

---------

Co-authored-by: Tyler Williams <tyler@coolsoftware.dev>
Co-authored-by: Jamon Holmgren <code@jamon.dev>
infinitered-circleci pushed a commit that referenced this pull request Dec 10, 2024
# [10.1.0](v10.0.5...v10.1.0) (2024-12-10)

### Features

* upgrade to Expo SDK 52 ([#2843](#2843) by [@frankcalise](https://github.com/frankcalise)) ([fc2b357](fc2b357)), closes [#2856](#2856) [#2862](#2862)
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.

2 participants