Revision Date Author Comments
# 63cb7b69 06-Apr-2022 Bartłomiej Klocek <[email protected]>

[web-browser][ios] Add `preferEphemeralSession` auth session option (#16926)

* Native implementation

* JS API changes

* NCL, Regenerate docs

* Update CHANGELOG

Co-authored-by: Expo Bot <

[web-browser][ios] Add `preferEphemeralSession` auth session option (#16926)

* Native implementation

* JS API changes

* NCL, Regenerate docs

* Update CHANGELOG

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

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

show more ...


# f94354ca 07-Mar-2022 Bartłomiej Bukowski <[email protected]>

[image-picker] Rewrite ncl screen (#16411)


# 5d138cd2 22-Feb-2022 Bartłomiej Klocek <[email protected]>

[ncl] Fix imports in WebBrowser auth demo

Analogical to
https://github.com/expo/expo/commit/7ce96ebdd93a1d598cb2c2fefc975798aeeef901
but in the AuthSession demo this time


# 7514ce07 21-Feb-2022 Tomasz Sapeta <[email protected]>

[ncl] Refactor examples for WebBrowser (part 1) (#16267)

Co-authored-by: Tomasz Sapeta <[email protected]>