DRDD2016 / sparkn2

0 stars 1 forks source link

Abstract navbar icon rendering #32

Closed minaorangina closed 7 years ago

minaorangina commented 7 years ago

In navbar.js, currently we have 5 x <Icon/> with very similar attributes etc. Can abstract into a function, passing down the name of the icon to make a but more DRY.

minaorangina commented 7 years ago

This issue was moved to DRDD2016/native#24