We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ca54f commit 56583cbCopy full SHA for 56583cb
1 file changed
KonditionExpo/app/home.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { SafeAreaView, View, Text, StyleSheet, ScrollView, TouchableOpacity, Image, Dimensions } from 'react-native';
3
-import { LineChart, PieChart } from 'react-native-svg-charts';
+import { LineChart, PieChart } from 'react-native-chart-kit';
4
5
const { width } = Dimensions.get('window');
6
0 commit comments