|
@ -8,7 +8,7 @@ const FeedNavigator = () => ( |
|
|
<Stack.Navigator> |
|
|
<Stack.Navigator> |
|
|
<Stack.Screen name="Home" component={MapFeedScreen} |
|
|
<Stack.Screen name="Home" component={MapFeedScreen} |
|
|
options={{ |
|
|
options={{ |
|
|
title: "Home", |
|
|
|
|
|
|
|
|
title: "Pega Chuva", |
|
|
headerStyle: { |
|
|
headerStyle: { |
|
|
backgroundColor: "white", |
|
|
backgroundColor: "white", |
|
|
}, |
|
|
}, |
|
|