navigationOptions: { headerShown: false }
<Stack.Screen name="Home" component={HomeScreen} options={{ title: null}} />