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
I am creating an android app using react native. I have a multiple screen/tab set-up. I installed the dependency and imported it, creating a Gauge tag. I used the exact tag show in in the README.file. But I keep getting two errors that are the exact same in my android emulator. That are as follows:
Invariant Violation: Transform with key of "rotateZ" must be a string: {"rotateZ":2.827433388230814}
Invariant Violation: Transform with key of "rotateZ" must be a string: {"rotateZ":2.827433388230814}
I am currently running "react": "17.0.1"
Expected behavior
I expected the gauge chart to show underneath some text.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am creating an android app using react native. I have a multiple screen/tab set-up. I installed the dependency and imported it, creating a Gauge tag. I used the exact tag show in in the README.file. But I keep getting two errors that are the exact same in my android emulator. That are as follows:
Invariant Violation: Transform with key of "rotateZ" must be a string: {"rotateZ":2.827433388230814}
Invariant Violation: Transform with key of "rotateZ" must be a string: {"rotateZ":2.827433388230814}
I am currently running "react": "17.0.1"
Expected behavior
I expected the gauge chart to show underneath some text.
The text was updated successfully, but these errors were encountered: