medic-code / IOL-Assist

0 stars 0 forks source link

Fix header on IOL page #74

Closed medic-code closed 3 years ago

medic-code commented 3 years ago

For some reason it says 'header title' despite the attribute for text begin different. Header title is the default for this component. Not entirely sure why it's not changing....

medic-code commented 3 years ago

Tried different attributes without success. Not entirely sure why the default value is being displayed despite giving a valid string as an attribute for the header title.

May have to revert back to the default navigation styling and do some styling based on that. Could try swap the left back button icon for the ‘< home’ currently.

medic-code commented 3 years ago

I've reverted back to react-navigation package, I do want to style the back button but for now will be good enough.