Skip to content

Commit 1612345

Browse files
committed
fixed package issues should work
1 parent 56583cb commit 1612345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

KonditionExpo/app/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { SafeAreaView, View, Text, StyleSheet, ScrollView, TouchableOpacity, Image, Dimensions } from 'react-native';
3-
import { LineChart, PieChart } from 'react-native-chart-kit';
3+
import { LineChart, PieChart } from 'react-native-svg-charts';
44

55
const { width } = Dimensions.get('window');
66

0 commit comments

Comments
 (0)