Created
October 11, 2019 09:30
-
-
Save LintangWisesa/45d62dd4b9e2f58aaf1cbbe9b7c9d814 to your computer and use it in GitHub Desktop.
React Native Chart Kit - #0 Import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { | |
LineChart, | |
BarChart, | |
PieChart, | |
ProgressChart, | |
ContributionGraph, | |
StackedBarChart | |
} from "react-native-chart-kit"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment