leon hai 1 ano
pai
achega
7897617d91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/map/map.tsx

+ 1 - 1
src/pages/map/map.tsx

@@ -19,7 +19,7 @@ export default function map() {
 
     useEffect(() => {
         navigation.setOptions({
-            headerTitle: '',
+            headerTitle: 'Choose Location',
             headerRight: () => {
                 return <View>
                     <Text onClick={confirmChoose} style={{ color: '#fff', marginRight: 15 }}>Done</Text>