Skip to content

Commit 826c667

Browse files
committed
added header for navigation
1 parent 14830d7 commit 826c667

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

KonditionExpo/app/home.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import React from 'react';
22
import { SafeAreaView, View, Text, StyleSheet, ScrollView, TouchableOpacity, Image, Dimensions } from 'react-native';
33
import { LineChart, PieChart } from 'react-native-svg-charts';
4+
import { router } from 'expo-router';
45

56
const { width } = Dimensions.get('window');
67

0 commit comments

Comments
 (0)