-
Notifications
You must be signed in to change notification settings - Fork 2
Invariant Violation Error #2
Copy link
Copy link
Open
Description
I tried using the module but I first got an error that the 'react-native-fast-image' did not exist in my project. So, I install that module in my project. When I tried using Latex with the following code segment
<Latex style={{ width: '100%', height: 100 }}> {"\\frac{1}{2\\pi}\\int_{-\\infty}^{\\infty}e^{-\\frac{x^2}{2}}dx"} </Latex> I
I got the following error:
Invariant violation: [2075, "RCTImageview", {"width": <>, "height":null}]is not usable as a native method argument.
I would really appreciate your help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels