better-react-mathjax icon indicating copy to clipboard operation
better-react-mathjax copied to clipboard

Error: Text strings must be rendered within a <Text> component

Open peakthink opened this issue 3 years ago • 1 comments

I used your this package in my react native application, but after configuring it, I'm getting the error saying Error: Text strings must be rendered within a <Text> component

I'm not able to understand what's the issue is.

peakthink avatar Dec 08 '21 08:12 peakthink

I'm not sure if it works with React Native unfortunately. You can try to create a code sandbox with the same code and see if it throws the same error, in that case I can help you but as I said, I have never tested it with React Native :(

fast-reflexes avatar Dec 08 '21 09:12 fast-reflexes