nerdyfactory / react-native-simple-gauge

Gauge progress module for React Native (iOS and Android)
MIT License
99 stars 34 forks source link

Updated to use extracted Art component #59

Closed arambrosius closed 4 years ago

arambrosius commented 4 years ago

In React Native 0.62 Art was extracted out of react-native to https://github.com/react-native-community/art.

This package now works with React native 0.62+ when you install @react-native-community/art to your project as well.

JonghunYu commented 4 years ago

@arambrosius Thanks for contribution i will distribute new version soon