Circle-Progress-View
Circle-Progress-View copied to clipboard
This can be use in the React - native?????
It should work, the lib uses nothing fancy. But I never used React Native, so I can't tell for sure.
Answer would be yes, RN can use native android/ios libs. You'd need to create the wrapper/bindings for it to work in RN though since you can't drop in the dependency in gradle and start using it without providing context to RN what you're doing 👍
Awesome lib by the way @jakob-grabner 💯