react-native-progress
react-native-progress copied to clipboard
Use Progress.Circle in Expo
is it possible to use this library with Expo ? without injecting native code !
I thought there is a room for without inject it
Yes, it's possible because ART is included in expo
anyone care to share a snack or minimal example? stumped on this
update: figured it out, following the readme (no need for deep require) works with expo ootb.
@oblador this can be closed, rn progress doesn't support expo as of now since it's based on ART and expo removed it