使用 Visual Studio App Center for Auth 时,一定要退出 Expo 吗?

When using Visual Studio App Center for Auth, must you eject from Expo?

注意:Microsoft 已经终止了 App Center Auth,所以如果您正在看这个...您应该停下来看看直接使用 Azure AD B2C。

阅读文档后,我不清楚是否必须退出 Expo 才能使用 VS App Center。是必须的吗?

注意:文档在此处:
App Center Auth
Get Started with React Native

经过几天的研究。是的,您需要退出或使用 react-native-cli 启动您的项目并且完全不使用 Expo,这是我选择的路线。