UNPKG

react-native-pizza-chart

Version:

A customizable and animated pizza chart component for React Native

6 lines (5 loc) 292 B
export {default as PizzaChart} from './PizzaChart'; export {default as Legend} from './Legend'; export {default as AnimatedArcPath} from './AnimatedArcPath'; export {default as AnimatedInnerPath} from './AnimatedInnerPath'; export {default as AnimatedLegendItem} from './AnimatedLegendItem';