<Stack.Screen options={{headerShown: false}} name="route-name" component={ScreenComponent} />
navigation.setOptions({headerShown: false});