History log of /expo/ios/Exponent/ExpoKit/EXViewController.m (Results 1 – 20 of 20)
Revision Date Author Comments
# 75d03742 07-Oct-2021 Bartłomiej Bukowski <[email protected]>

[iOS][Expo Go] Remove legacy screen orientation code (#14649)


# a9a91078 15-Mar-2021 Eric Samelson <[email protected]>

Revert "[ios] Remove legacy ScreenOrientation code (#11371)" (#12217)

This reverts commit 454e16d504aee225b3bdc8ee3fedbbdc051c7209.

# Why

After #11371, `lockAsync` is broken in iOS Expo Go; it

Revert "[ios] Remove legacy ScreenOrientation code (#11371)" (#12217)

This reverts commit 454e16d504aee225b3bdc8ee3fedbbdc051c7209.

# Why

After #11371, `lockAsync` is broken in iOS Expo Go; it causes the current orientation to change but does **not** persist the lock, which causes various issues. Additionally, the app.json `orientation` setting has no effect either. Essentially, all apps are permanently locked to `DEFAULT` orientation.

# Test Plan

- [x] NCL tests pass
- [x] test-suite tests pass
- [x] app.json `orientation` setting has an effect

show more ...


# 454e16d5 16-Dec-2020 Tomasz Sapeta <[email protected]>

[ios] Remove legacy ScreenOrientation code (#11371)


# 6c0ca3f0 17-Aug-2018 Bartłomiej Bukowski <[email protected]>

Fix ImagePickerViewController invoked from WebView (#2954)

fbshipit-source-id: adbf78e


# 36851f71 24-May-2018 Ben Roth <[email protected]>

Remove isShell property because it is now identical to isDetached

Also clean up a few other props that had shell in the name

closes https://github.com/expo/universe/issues/2460

fbshipit-source-id:

Remove isShell property because it is now identical to isDetached

Also clean up a few other props that had shell in the name

closes https://github.com/expo/universe/issues/2460

fbshipit-source-id: fac520e

show more ...


# 00fcd3c6 24-May-2018 Ben Roth <[email protected]>

EXShellManager -> EXEnvironment

fbshipit-source-id: 2347314


# 3980c593 09-May-2018 Tomasz Sapeta <[email protected]>

make modals play well with expo menu (#2379)

fbshipit-source-id: 251bdc0


# d699b379 01-May-2018 Ben Roth <[email protected]>

Fix passing initial notif props to standalone/ExpoKit

See: https://github.com/expo/expo/issues/1691

fbshipit-source-id: 5df7144


# 7ac51108 10-Mar-2018 Ben Roth <[email protected]>

Fixing edges on native view controllers

fbshipit-source-id: 6a292e5


# edc8619e 09-Mar-2018 Ben Roth <[email protected]>

Add native navigation transitions to Expo Client

fbshipit-source-id: 5b0453c


# e7ac6e4f 08-Mar-2018 Ben Roth <[email protected]>

Restore ErrorRecovery and clean up visible/invisible app interface

fbshipit-source-id: 917ce6f


# 89fd6b24 06-Mar-2018 Ben Roth <[email protected]>

restore ExpoKit project wiring

fbshipit-source-id: 14b07c5


# 7f6367d0 27-Feb-2018 Ben Roth <[email protected]>

initial transition to native kernel with basic browser model

fbshipit-source-id: e14dd8b


# 86458b9f 22-Nov-2017 Ben Roth <[email protected]>

Do not show spinner on splash screen

fbshipit-source-id: 1a5d86c


# 7413be58 22-Nov-2017 Ben Roth <[email protected]>

Do not terminate if LaunchScreen is missing

fbshipit-source-id: 7350419


# 77b7a898 02-Nov-2017 Ben Roth <[email protected]>

Generalize IosLaunchScreen to both detach and turtle

fbshipit-source-id: c5dac91


# e6a3f99f 09-Aug-2017 Janic Duplessis <[email protected]>

Show experience loading progress (#185)

fbshipit-source-id: f379be4


# 28abf98c 07-Jul-2017 Ben Roth <[email protected]>

Move more orientation stuff out of core kernel and into orientation manager

fbshipit-source-id: 12ed222b55


# 769fcea9 09-Mar-2017 Ben Roth <[email protected]>

Enforce device orientation when kernel experience is foregrounded

fbshipit-source-id: e716750


# a5ae97b1 04-Mar-2017 Ben Roth <[email protected]>

ExponentViewManager -> ExpoKit

fbshipit-source-id: 87143a9