Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[config] Disable splash screen on eject #2700

Merged
merged 2 commits into from
Sep 24, 2020
Merged

Conversation

brentvatne
Copy link
Member

Any single version of @expo/configure-splash-screen is only guaranteed to work with a single version of expo-splash-screen. We only include one version of that pkg in @expo/config at any given time.

  • For now: disable splash screen to fix ejecting
  • Next: find a version that works with SDK 39 and use that on SDK 39 eject, otherwise add warning and don't apply
  • Future: use version of script that ships with expo-splash-screen rather than packaging a single version in @expo/config

@brentvatne brentvatne merged commit aa09aaf into master Sep 24, 2020
@brentvatne brentvatne deleted the @brent/disable-splash branch September 24, 2020 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant