Tried to register two views with the same name RNGestureHandlerButton

See original GitHub issue

react-navigation 3.1.3- it’s use RNGH react-native-gesture-handler 1.0.15

During i try to import anything from react-native-gesture-handler, for example: import {RectButton} from 'react-native-gesture-handler'; i got error :

simulator screen shot - iphone x - 2019-02-05 at 08 58 45

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:15

github_iconTop GitHub Comments

51reactions
rowanD72commented, Mar 26, 2019

If you are using Expo to build your react native app you do not have to import react-native-gesture-handler from npm or yarn. It is already in the expo package. If you import the package you will experience this error.

6reactions
KoheiTigerscommented, Jun 12, 2019

I’m using expo and uninstall react-native-gesture-handler.

Then,

Unable to resolve “react-native-gesture-handler” from “node_modules@react-navigation\native\src\Scrollables.js”

appear

Read more comments on GitHub >

github_iconTop Results From Across the Web

react native - Tried to register two views with the same name ...
So I'm using expo SDK32 and had the same issue. I tried: ... old package.json line (when name collision error was happening):.
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 >
User Andrew - Stack Exchange
Tried to register two views with the same name RNGestureHandlerButton · stackoverflow.com · 31 · how to check if goBack() function is doable...
Read more >
invariant violation: tried to register two views with the same ...
Invariant Violation : Tried to register two views with the same name RNGestureHandlerButton using wagmi charts. Comment. 1.
Read more >
Attempted to register RCTBridgeModule class ...
Coding example for the question Attempted to register RCTBridgeModule class ... Tried to register two views with the same name RNGestureHandlerButton ...
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