react-progress-bar icon indicating copy to clipboard operation
react-progress-bar copied to clipboard

Text strings must be render within text component ramonak/react-progress-bar

Open rohanthakran opened this issue 1 year ago • 1 comments

<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 avatar Jul 08 '24 10:07 rohanthakran

@rohanthakran would it be possible to provide a code example at codesandbox/stackblitz/codepen?

KaterinaLupacheva avatar Sep 15 '24 11:09 KaterinaLupacheva

that sounds like a react native error, i don't think this pkg is compatible with RN

karam1ashqar avatar Apr 05 '25 21:04 karam1ashqar

Yes, this package is not compatible with React Native

KaterinaLupacheva avatar Apr 06 '25 16:04 KaterinaLupacheva