Revision Date Author Comments
# f6f1510c 21-Jun-2022 Evan Bacon <[email protected]>

feat(expo): add web and bundle splitting support to DevLoadingView (#17714)

* feat(expo): add web and bundle splitting support to DevLoadingView

* Update packages/expo/CHANGELOG.md

Co-authored

feat(expo): add web and bundle splitting support to DevLoadingView (#17714)

* feat(expo): add web and bundle splitting support to DevLoadingView

* Update packages/expo/CHANGELOG.md

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

* rename to getInitialSafeArea

* update comment

* fix lint

* remove unused try/catch

* prevent shadowing

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

show more ...