无法读取未定义的 react-native-app-auth 的 属性 'authorize'

Cannot read property 'authorize' of undefined react-native-app-auth

我尝试这个包的示例代码时出错。我看了几个主题或 Github 问题,但似乎没有解决方案

https://github.com/FormidableLabs/react-native-app-auth/tree/master/Example/AndroidExample

类型错误:无法读取未定义的 属性 'authorize'。

已解决:

只需要 运行 和 react-native run-android 而不是 react native start