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.

check the render method of `G`

See original GitHub issue

after update react native to 0.50.0 and 0.51.0

i have this error now: “check the render method of `G`”

screenshot_1512743565

“react”: “16.0.0”, “react-native”: “0.50.0”, “react-native-svg”: “^6.0.0-rc1”,

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jmsims2commented, Mar 5, 2018

I’ve got the same issue with a project I just created with create-react-native-app. Every issue I find gives a fix of going into xcode but I’m using expo. Is this an issue with this package or maybe I’m somehow screwing this up?

“expo”: “^25.0.0”, “react”: “16.2.0”, “react-native”: “0.52.0”,

0reactions
msandcommented, Dec 9, 2018

Please provide a full repo as a reproduction. Closing until then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

check the render method of `G` · Issue #537 - GitHub
My Svg works fine in new app (new RN app). but for old app after update to RN 0.50.0 or above this issue...
Read more >
Check the render method of `InputOption` - Stack Overflow
This function is a valid React component because it accepts a single “props” (which stands for properties) object argument with data and ...
Read more >
Check the render method of `Button` - React Native
Check the render method of `Button` ... I am stuck with this every time I enable this line it crashes for just this...
Read more >
Higher-Order Components - React
A higher-order component (HOC) is an advanced technique in React for reusing component ... Most HOCs contain a render method that looks something...
Read more >
React Js tutorial - understand render method in react-js
In this video we will learn about render method and some important key points about this method this is also a react js...
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