expo/examples

with-webbrowser-redirect uses obsolete function

forki opened this issue · 1 comments

forki commented

The sample https://github.com/expo/examples/tree/master/with-webbrowser-redirect in shows a warning.

Linking.removeEventListener is considered obsolete in latest expo/RN

see expo/expo#17014

forki commented

@kbrandwijk any chance you could take a look?