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

popover based components(autocomplete,calendar) not working with React native navigation #1312

Closed
SreevatsaAcharya opened this issue Dec 16, 2020 · 1 comment

Comments

@SreevatsaAcharya
Copy link

💬 Question

Project setup with React native navigation and ui kitten.

I have a form that has varied components like select and autocomplete which work fine right now.
I introduced a new component that requires me to open a modal or a new screen to select values.

The observation is that if i move to a new screen >> close it and come back to continue fill rest of the data in the form all components having a popover like select , autocomplete , color-picker stop working.

If the component is called in a bottom tab based view the popover opens in alternative tabs and the screen freezes. Kinda weird.

Any suggestions?

UI Kitten and Eva version

| @eva-design/eva | 2.0.0 |
| @ui-kitten/components | 5.0.0 |

| React native navigation | 6.11.0 |

@artyorsh
Copy link
Collaborator

artyorsh commented Jan 11, 2021

Duplicates #1288

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

No branches or pull requests

2 participants