您可以快速创建一个包含主屏幕和个人资料屏幕的应用程序: import{StackNavigator,}from'react-navigation';constApp=StackNavigator({Home:{screen:HomeScreen