<Stack.Screen name="Auth" component={AuthScreen} options={{
headerLeft: () => (
menuImage()
),
headerTitleStyle: {
fontWeight: 'bold',
fontSize: 20,
color: '#fff'
},
}}/>