React-native: Expected to find at least one react renderer.

Created on 18 Jun 2018  路  9Comments  路  Source: facebook/react-native

image

RN 0.55, android 8.1 or android 6

I jsut truned on inspector . when I tried to tap something , this error appeared.

Ran Commands Locked

Most helpful comment

same problem
Android 6.0.
RN: 0.55.4

All 9 comments


We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

Please make use of the bug report template to let us know about a reproducible bug or regression in the core React Native library.

If you'd like to start a discussion, check out https://discuss.reactjs.org or follow the discussion template.

same problem
Android 6.0.
RN: 0.55.4

I've resolved this issue by adding flex: 1 to the top parent element in the hierarchy.

@Vabery no use in my problem.

also meet this problem

Android 6.0
RN: 0.55.4

Hi guys, I am having the same problem , anyone found a solution for this ?

This is still happening on 0.57. Not on tapping all components but some, when Inspector is toggled on in dev.

I've resolved this issue by adding flex: 1 to the top parent element in the hierarchy.

Issue resolved. Thanks!

@Vabery Thanks man you save me.

I've resolved this issue by adding flex: 1 to the top parent element in the hierarchy.

I'm running into this issue now and this suggested workaround isn't working

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lazywei picture lazywei  路  3Comments

axelg12 picture axelg12  路  3Comments

TrakBit picture TrakBit  路  3Comments

despairblue picture despairblue  路  3Comments

aniss picture aniss  路  3Comments