Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Use react-navigation header component #213

Closed
vfaramond opened this issue Aug 21, 2018 · 0 comments
Closed

Use react-navigation header component #213

vfaramond opened this issue Aug 21, 2018 · 0 comments

Comments

@vfaramond
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The project is using a custom header component (src/components/Header). Using the one provided by react-navigation will allow us to let react-navigation handle layout difference between devices such as iPhone X.

Describe the solution you'd like
We can leverage react-navigation built-in header component by passing props to each screen (using title, headerLeft and headerRight screen props).

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant