react-atlas
react-atlas copied to clipboard
Horizontal nav
with the latest update (4036269), the style is partially working for horizontal nav if we build it the normal way (vs build it by data). Specifically, the animation of NavItems in subNav is missing.
If we build the horizontal nav by data (using _buildNavByData function), the style of the NavItem in subNav will break.
Good work, mostly this is feature complete with the exception of building Nav via data prop. Could you fix the conflicts?