Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigation to item details renders twice on Android #4

Open
DavyDeDurpel opened this issue Jun 10, 2016 · 2 comments
Open

navigation to item details renders twice on Android #4

DavyDeDurpel opened this issue Jun 10, 2016 · 2 comments

Comments

@DavyDeDurpel
Copy link

If you look closely you can see it in your example. You briefly see the navigation card of the item details view appearing with the right button icon in it and at the end it's no longer visible.

If you put a console.log() inside the _renderRightComponent function, you will see that the function gets called 4 times when clicking on any of the Items.

I can't provide you with a patch (yet) as I'm very new to React and React Native ;-)

@sausaw
Copy link

sausaw commented Jul 11, 2016

I can reproduce this but coudn't figure out where the icon on the right comes from

@sausaw
Copy link

sausaw commented Jul 11, 2016

Fixed in #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants