Error: Tried to synchronously call anonymous function from a different thread
<Drawer.Navigator useLegacyImplementation={true}>
<Drawer.Screen
name={AppScreenName.home}
component={HomeViewController}
/>
</Drawer.Navigator>
設置useLegacyImplementation