react-native-starter
react-native-starter copied to clipboard
Remove hardcode for navigation icon and remove duplicate styles in Navigator module
Hi there,
The icon of navigations inside the drawer was hardcode to iconHome (here), so I changed it to use the icon of each navigation item instead.
I also make a minor change to remove duplicate styles.
Thank you so much! 😄
@guardofparadise , Sorry for bothering you, but could you please help to check this PR? 😄