@@ -191,9 +191,9 @@ export default function App() {
<NavigationContainer>
<Stack.Navigator>
<Stack.Screen
name="Home"
name="EMI Social"
component={MainNavigation}
options={{headerShown:false}}
options={{headerShown:true}}
/>
<Stack.Screen
name="Profile"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.