Revision Date Author Comments
# 92095d27 07-Dec-2022 Evan Bacon <[email protected]>

Removed warning about the (deprecated property) `expo.ios.splash.xib` (#20377)

# Why

- Follow up https://github.com/expo/universe/pull/10442
- Related https://github.com/expo/expo/pull/20376

Removed warning about the (deprecated property) `expo.ios.splash.xib` (#20377)

# Why

- Follow up https://github.com/expo/universe/pull/10442
- Related https://github.com/expo/expo/pull/20376

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

Co-authored-by: Expo Bot <[email protected]>

show more ...


# 8d307f52 23-Mar-2022 Evan Bacon <[email protected]>

chore: refactor `expo/cli` to `@expo/cli` package (#16717)

* chore: refactor `expo/cli` to `@expo/cli` package

* Update CODEOWNERS

* fix linking

* fix lint script

* fix build file

* f

chore: refactor `expo/cli` to `@expo/cli` package (#16717)

* chore: refactor `expo/cli` to `@expo/cli` package

* Update CODEOWNERS

* fix linking

* fix lint script

* fix build file

* fix e2e tests

* lint before build

* use mock version

show more ...