[Feature] Integrate "jam3/react-ui" components.
namniak opened this issue · 2 comments
namniak commented
Integrate jam3/react-ui
library.
Min requirements:
- Replace existing UI components such as
Nav
,Footer
,RotateScreen
to keep it modular.
Extra effort:
- Bring in and integrate,
HamburgerMenu
,PageOverlay
artemleznikov commented
Since the Nav
and Footer
components differ greatly between projects in terms of design and functionality, would we still want those as part of the jam3/react-ui
library? I feel like future dev's will just create those components from scratch anyways as it will easier.
namniak commented
yeah i'm kinda always sceptical about value of reusable (pure UI) components such as those navs or a close button which takes less time to create than re-use from somewhere else
but we always come back to this discussion 🙂