question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tried to register two views with the same name ARTSurfaceView

See original GitHub issue

when use both ART and this react-native-progress.

image

my version "react": "16.8.3", "react-dom": "^16.8.6", "react-native": "0.59.9", "react-native-progress": "^4.0.1" platform:android

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:9

github_iconTop GitHub Comments

4reactions
TunvirRahmancommented, Jan 1, 2020

Having the same issue in RN 0.61.5

3reactions
yehanchacommented, Nov 1, 2019

Had the same issue with the version 4.0.1 (on RN 0.59.10). Downgrading to version 3.6.0 fixed the issue.

I think the following point in the 4.0.0 release note has a clue.

BREAKING: Migrated to RNC ART library to support RN 0.60+

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invariant Violation: Tried to register two views with the same ...
Invariant Violation: Tried to register two views with the same name RNCSafeAreaProvider error with @react-navigation/stack.
Read more >
Tried to register two views with the same name RNSVGSvgView
Hello, why I get this error message? Tried to register two views with the same name RNSVGSvgVie I want to use svg, and...
Read more >
invariant violation: tried to register two views ... - Code Grepper
Invariant Violation: Tried to register two views with the same name RNGestureHandlerButton using wagmi charts. Comment. 1.
Read more >
ReactNative Tried to register two views with the same name ...
因为有两个包用到了一个库,但是使用的版本不同改过来就好了可以参照https://blog.csdn.net/sinat_30949835/article/details/107340683.
Read more >
tried to register two views with the same name rctvideo
Using react version 16.0.0 with react-native version 0.49.1 raises the red screen error "Tried to register two views with the same name ProgressBarAndroid"....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found