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 56583cb commit 1612345Copy full SHA for 1612345
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-chart-kit';
+import { LineChart, PieChart } from 'react-native-svg-charts';
4
5
const { width } = Dimensions.get('window');
6
0 commit comments