Skip to content

Conversation

@JosephDev
Copy link

@JosephDev JosephDev commented Aug 17, 2016

sometimes, I need postpone rendering or calculating menu position to render right position.

some libraries like 'side menu' or 'drawer' manipulates "Views" but cannot catch the moment of event finished. It causes render menu incorrect position.

and #16 also has the same problem as me.

use like this,

<MenuContext lazyRender={200}>
    <ListSortingNavigation/>
</MenuContext>

@amensouissi
Copy link
Contributor

Hello,

To merge as soon as possible

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

Successfully merging this pull request may close these issues.

3 participants