You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
Bug report
Summary
I'm using a library React Native Progress that uses this as a dependency and I'm getting an error:
this is the linked issue I've opened in that library: Cannot read 'hex' of undefined
Environment info
react-native info
output:Library version: 4.1.2
Steps to reproduce
<Progress.Bar progress={0.3} width={200} />
The text was updated successfully, but these errors were encountered: