react-progress-bar
react-progress-bar copied to clipboard
Text strings must be render within text component ramonak/react-progress-bar
<ProgressBar completed={50} height="20px" borderRadius="10px" labelAlignment="center" labelColor="#fff" bgColor="#6200ee" baseBgColor="#ddd" />
whenever I use the above code it gives the error of text string
@rohanthakran would it be possible to provide a code example at codesandbox/stackblitz/codepen?
that sounds like a react native error, i don't think this pkg is compatible with RN
Yes, this package is not compatible with React Native