Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility Issues with React Navigation Component #161

Open
testz2104 opened this issue Jun 25, 2019 · 1 comment
Open

Compatibility Issues with React Navigation Component #161

testz2104 opened this issue Jun 25, 2019 · 1 comment

Comments

@testz2104
Copy link

Hello,

I am facing a weird issue in all the IOS simulators. I am using Native Base along with React Navigation library for React. The issue is when React Navigation is used with Native Base then it is not aligning the header properly. But without the React Navigation component its working perfectly. Below mentioned is the Screenshot for this.

Before installation of React Navigation component:

image

After installation of React Navigation component:

image

This is happening for all IOS Simulators.

The code that I am trying is attached in this package mentioned below. Its just a test App so nothing major. The package.json file along with the code is included in the zip file itself. This is what I have tried so far.

testApp.zip

Is there any way to fix this or is there any work around for this ?

Thanks in advance.

@grant1842
Copy link

Not at my computer but you may just need to set the headerMode to none on your navigation items

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

No branches or pull requests

2 participants